[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'IntfGraphics' (#lcl)

TLazReaderBMP

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

TLazReaderBMP - This is an improved FPImage reader for bmp images.

Declaration

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;

Inheritance

TLazReaderBMP

  

TLazReaderBMP - This is an improved FPImage reader for bmp images.

|

TLazReaderDIB,ILazImageReader

  

|

TFPCustomImageReader

?

TObject


Version 4.0 Generated 2025-05-03 Home