Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
WEBP, no DLLs
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
I have made some progress...
by
bytebites
[
Today
at 07:31:06 pm]
Freepascal
by
Curt Carpenter
[
Today
at 07:28:15 pm]
WASM import error
by
lebao3105
[
Today
at 07:26:53 pm]
Lazarus 4.6 may erase you...
by
Martin_fr
[
Today
at 06:35:29 pm]
Best name for procedure
by
LemonParty
[
Today
at 05:23:02 pm]
Fixed an RV32ec compiler ...
by
MattBradford
[
Today
at 05:11:16 pm]
Many recent books on Laza...
by
Tomu
[
Today
at 05:02:44 pm]
Lazarus Bugfix Release 4....
by
geraldholdsworth
[
Today
at 04:35:14 pm]
International Pascal Cong...
by
zeljko
[
Today
at 04:08:53 pm]
equivalent to C/C++ "offs...
by
jamie
[
Today
at 02:43:16 pm]
val return code
by
ALLIGATOR
[
Today
at 01:40:21 pm]
Help needed on how to do ...
by
cdbc
[
Today
at 12:15:15 pm]
PascalRAL the fastest, mo...
by
Mobius1
[
Today
at 11:24:00 am]
TDateTimePicker - Make th...
by
AlexanderT
[
Today
at 09:57:05 am]
TCollection wiki entry
by
Thaddy
[
Today
at 05:44:53 am]
UI app to work with SQLit...
by
LeP
[
Today
at 12:50:04 am]
Elite Arcade
by
Guva
[July 11, 2026, 11:25:29 pm]
Printing on HP Smart Tank
by
JerryHudson
[July 11, 2026, 10:22:12 pm]
Why is my program freezin...
by
paweld
[July 11, 2026, 07:19:46 pm]
is there PDS reader/expor...
by
jamie
[July 11, 2026, 07:01:12 pm]
Fpcupdeluxe
by
cdbc
[July 11, 2026, 06:40:29 pm]
weird error message
by
jamie
[July 11, 2026, 06:37:01 pm]
Como compilar uma lib par...
by
marcelomaurinmartins@gmai
[July 11, 2026, 06:24:51 pm]
Desenvolvimento visual pa...
by
marcelomaurinmartins@gmai
[July 11, 2026, 06:19:16 pm]
OpenDocument('Filename') ...
by
J-G
[July 11, 2026, 06:13:03 pm]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: WEBP, no DLLs (Read 1494 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.
Logged
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the
bug tracker
Thaddy
Hero Member
Posts: 19388
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.
Logged
objects are fine constructs. You can even initialize them with constructors.
Tomxe
Full Member
Posts: 132
Re: WEBP, no DLLs
«
Reply #17 on:
June 09, 2026, 07:40:17 pm »
It works under both Linux and Windows, Delphi (Windows) and Lazarus.
Logged
CM630
Hero Member
Posts: 1732
Не съм сигурен, че те разбирам.
Re: WEBP, no DLLs
«
Reply #18 on:
June 10, 2026, 08:52:43 am »
Indeed, with static images it seems to be fine (on win, lin and another os), but it crashes with animated
.webp
.
Logged
Лазар 4,8 32 bit (sometimes 64 bit); FPC3,2,2
Tomxe
Full Member
Posts: 132
Re: WEBP, no DLLs
«
Reply #19 on:
June 11, 2026, 04:04:37 am »
For animated .webp please try WebPAnimated (decodes to frames) or WebPAnimate (visual component).
Logged
Print
Pages:
1
[
2
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
WEBP, no DLLs
TinyPortal
© 2005-2018