wile64 wrote:
I found,

with Init_BPP32_B8G8R8A8_BIO_TTB and load ScanLineImage, work Ok

with Init_BPP32_B8G8R8A8_BIO_TTB and CopyPixels in example don't work,

  IntfImage.CopyPixels(ScanLineImage);
  MyBitmap.LoadFromIntfImage(IntfImage);

Thats why I asked what the description of IntfImage was and not ScanLineImage.

When Copying pixels the description is not copied, but the pixels are matched to the description of IntfImage

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to