On Sat, Feb 16, 2008 at 09:12:16PM +0100, Mattias Gaertner wrote: > > > 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. > > Does that mean, the readers/writers must implement the access > themselves for all possible formats?
Don't they already ? pixels property is only an integer. _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus