C#C
C#2y ago
Evade

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.
Was this page helpful?