Re: [Dev-C++] loading and using a image
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: Aitor M. <ait...@gm...> - 2008-12-16 22:43:55
|
Hi frederico, There are lot of API's for image processing (including, load, creation, save, ...). For example, cxImage is a tiny and easy to use API. http://www.codeproject.com/KB/graphics/cximage.aspx bye On Tue, Dec 16, 2008 at 10:13 PM, frederico schardong <fre...@gm...>wrote: > Hello, > > What is the easiest way to upload an image to program and test whether it > has a certain resolution and that each pixel is either black or white or in > shades of gray (8 bits (254 shades of gray and black and white))? > > Tanks > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm > https://lists.sourceforge.net/lists/listinfo/dev-cpp-users > > -- Aitor Moreno aitormoreno [@] gmail.com |