G
Guest
Building classes for an OOP project and went to add a property that for one
of my objects that is an Image. I went to include System.Drawing and to my
surprise it did not exist. Does any one know why the drawing name space is
not available in a class library project and is there a way that I can add it
back in?
I need to receive an image in this property and then do some contrast
manipulation on the object
Thanks
G
of my objects that is an Image. I went to include System.Drawing and to my
surprise it did not exist. Does any one know why the drawing name space is
not available in a class library project and is there a way that I can add it
back in?
I need to receive an image in this property and then do some contrast
manipulation on the object
Thanks
G