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

TLazWriterXPM

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

TLazWriterXPM is a FPImage writer for xpm images.

Declaration

Source position: intfgraphics.pas line 421

type TLazWriterXPM = class(TFPCustomImageWriter)

protected

  procedure InternalWrite(); override;

  

public

  constructor Create; override;

  

Constructor for the class instance.

  property NibblesPerSample: Word; [rw]

  

end;

Inheritance

TLazWriterXPM

  

TLazWriterXPM is a FPImage writer for xpm images.

|

TFPCustomImageWriter

?

TObject


Version 3.2 Generated 2024-02-25 Home