On Sat, Feb 16, 2008 at 06:54:58PM +0100, Mattias Gaertner wrote: > > certain many used cases of a graph format like this, and leave the > > oddball options to the existing reader. It also allows image formats > > to not allocate the worst case amount of mem (maxbpp*rowsize*height). > > You only mention bpp. What about the other 14 properties to describe a > row?
They don't affect allocation and iteration over them. Thus not needed for scanline access. _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus