[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[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. |
|
| | ||
|
||
| | ||
TFPCustomImageReader |
||
? | ||
TObject |
Version 4.0 | Generated 2025-05-03 | Home |