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. |
); |