Recent

Author Topic: WEBP, no DLLs  (Read 1053 times)

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2706
Re: WEBP, no DLLs
« Reply #15 on: June 03, 2026, 11:47:41 am »
Code written for Lazarus only should not use scanline unless the same code should work on Delphi too. Use TRawImage.
When using scanline it is your responsibility to write the data in the correct order/alignment the bitmap requires. This is valid for windows too.
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Thaddy

  • Hero Member
  • *****
  • Posts: 19249
  • Glad to be alive.
Re: WEBP, no DLLs
« Reply #16 on: June 03, 2026, 12:07:16 pm »
That narrows down the issue. Thx Marc.
objects are fine constructs. You can even initialize them with constructors.

 

TinyPortal © 2005-2018