totaljj
August 19th, 2008, 03:30 AM
Using Borland C++ 5.5, are there anyfunction for this?
|
Click to See Complete Forum and Search --> : How do I get color intensity of each pixel from JPEG? totaljj August 19th, 2008, 03:30 AM Using Borland C++ 5.5, are there anyfunction for this? Krishnaa August 19th, 2008, 04:08 AM You can use Win32 APIs like LoadImage, GetDIBits to do that. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |