Re: Win32Lib & Bitmaps or maybe GIF's
- Posted by Kat <gertie at PELL.NET> Jan 18, 2001
- 498 views
On 18 Jan 2001, at 16:43, Brian Broker wrote: > On Wed, 17 Jan 2001 19:22:58 -0500, I wrote: > > >At one point I started wrapping libraries for JPEG and/or PNG support for > >Win32Lib but like most of my projects, I lose interest or free time before > >completing the task. I'll see about finishing up the PNG lib since I am more > >interested in the format.... > > FYI: > > I'm making good progress on wrapping a library that will support the > following formats: > > BMP files [reading, writing] > ICO files [reading] > JPEG/JIF files [reading, writing] > KOALA files [reading] > Kodak PhotoCD files [reading] > PCX files [reading] > PNG files [reading, writing] > PNM files [reading, writing] > Sun RAS files [reading] > TARGA files [reading] > TIFF files [reading, writing] > WBMP files [reading, writing] Wow, way great! Is it possible to do comparisons of pics, say for instance, read regions of a gif to do pattern comparisons? So if one gif is a pic of a plate, and a plate is occupying most of another pic, can Eu (your lib) be used to say there is a plate in the second pic? Kat