Source position: intfgraphics.pas line 447
type TLazReaderDIBEncoding = ( |
||
lrdeRGB, |
|
|
lrdeRLE, |
|
|
lrdeBitfield, |
|
|
lrdeJpeg, |
|
For completeness - don't know if they exist. |
lrdePng, |
|
For completeness - don't know if they exist. |
lrdeHuffman |
|
For completeness - don't know if they exist. |
); |
| Version 4.4 | Generated 2025-11-08 | Home |