[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TLazReaderBMP - This is an improved FPImage reader for bmp images.
Source position: intfgraphics.pas line 529
type TLazReaderBMP = class(TLazReaderDIB) |
||
protected |
||
function InternalCheck(); override; |
|
|
procedure InternalReadHead; override; |
|
Performs actions needed to read the header for the bitmap and return the width and height as a TPoint value. |
class function InternalSize(); override; |
||
end; |
|
TLazReaderBMP - This is an improved FPImage reader for bmp images. |
|
| | | ||
|
||
| | | ||
| Version 4.4 | Generated 2025-11-08 | Home |