Hye I am new to VC++ so I don't have much idea about GDI+. Using GDI+ would I be able to work on pixel values of images of different types. Please help me out :confused: :confused:
J
Joseph Abraham
@Joseph Abraham
Posts
-
Working on jpg, png, tiff image types in VC++ -
Working on jpg, png, tiff image types in VC++I want to work on images in VC++. Is it possible to load bmp,jpg,png and tiff image types? :~ I have heard of IPicture class that uses OLELoadPicture() through which it is possible to load jpg and bmp, but I don't have any idea whether they work on pixel levels like returning and setting pixel values. Can u help me out? :confused: