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
Which Control should I us...
by
J-G
[
Today
at 01:55:19 am]
Single and Double, Conver...
by
jamie
[
Today
at 12:00:51 am]
[New Component] ExtTabCtr...
by
wp
[June 13, 2026, 11:08:05 pm]
Lazarus Bugfix Release 4....
by
Martin_fr
[June 13, 2026, 11:02:41 pm]
Error with last fixes_3.2...
by
Fred vS
[June 13, 2026, 10:49:27 pm]
TCHATGPT — An Artificial ...
by
marcelomaurinmartins@gmai
[June 13, 2026, 10:14:50 pm]
Lazarus 4.8 on Sourceforg...
by
Enos68
[June 13, 2026, 08:00:47 pm]
Can /my/ AI help me with ...
by
microxa
[June 13, 2026, 06:49:37 pm]
Conscious Artificial Inte...
by
Dzandaa
[June 13, 2026, 05:59:22 pm]
If FileExists(
by
Bart
[June 13, 2026, 05:57:26 pm]
SynEdit theme
by
Martin_fr
[June 13, 2026, 05:17:43 pm]
docked IDE and form capti...
by
Paolo
[June 13, 2026, 02:53:50 pm]
New version of LazMapView...
by
wp
[June 13, 2026, 12:09:27 pm]
Very rough version of a s...
by
Hansvb
[June 13, 2026, 11:48:04 am]
PadXml 1.1.0 – Portable A...
by
AlexanderT
[June 13, 2026, 10:38:42 am]
Arkanoid
by
Tomi
[June 13, 2026, 09:46:46 am]
Interesting video
by
Joanna
[June 13, 2026, 06:24:53 am]
IndySecOpenSSL is now ava...
by
TheMouseAUS
[June 13, 2026, 03:49:17 am]
Message CM_ShowingChanged...
by
LeP
[June 13, 2026, 02:13:51 am]
Fast Canvas Library V1.05...
by
Gigatron
[June 13, 2026, 01:48:44 am]
[SOLVED]Program experienc...
by
Cainnech
[June 13, 2026, 12:19:17 am]
TATTabs - how to stop a 3...
by
bobonwhidbey
[June 13, 2026, 12:03:15 am]
If you are looking for Wi...
by
avra
[June 12, 2026, 07:37:10 pm]
Testing with 3.2.4 prepar...
by
Martin_fr
[June 12, 2026, 03:50:17 pm]
TDWEdit
by
Ed78z
[June 12, 2026, 10:20:58 am]
« previous
next »
Print
Pages:
1
[
2
]
Author
Topic: WEBP, no DLLs (Read 1385 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: 19268
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: 107
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: 1700
Не съм сигурен, че те разбирам.
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,4 32 bit (sometimes 64 bit); FPC3,2,2
Tomxe
Full Member
Posts: 107
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