issue while importing Bitmap
hello, I am trying to import Bitmap using
using System.Drawing;
but the code is not recognizing it and I'm not sure what to do. I also tried adding System.Drawing
as a reference but I cannot find anything besides my main class in the reference tab on jetbrains rider.3 Replies
Try installing System.Drawing.Common maybe
how?
@Waffles from Human Resources
from NuGet