Unit 'Img32.Fmt.BMP' Package
[Overview][Classes][Index] [#pl_image32]

TImageFormat_BMP

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

Declaration

Source position: Img32.Fmt.BMP.pas line 27

type TImageFormat_BMP = class(TImageFormat)

public

  class function IsValidImageStream(); override;

  

  function LoadFromStream(); override;

  

  function SaveToFile(); override;

  

  procedure SaveToStream(); override;

  

  property IncludeFileHeaderInSaveStream: Boolean; [rw]

  

end;

Inheritance

TImageFormat_BMP

  

|

TImageFormat

  

|

TObject



CT Web help

CodeTyphon Studio