On Sat, 17 Jul 2010 23:07:59 +0200 theo <[email protected]> wrote: > I saw the example here > http://wiki.lazarus.freepascal.org/Developing_with_Graphics#A_fading_example > See "A faster version :" > > I see that there is no check for the image description.
The TLazIntfImage.Colors property converts automatically. > Is it safe to assume that the pointer from IntfImg.GetDataLineStart is > always pointing to a PRGBTripleArray ? No. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
