Unit 'FPWritePNM' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-image]

TFPWriterPNM

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

Declaration

Source position: fpwritepnm.pp line 32

type TFPWriterPNM = class(TFPCustomImageWriter)

protected

  procedure InternalWrite(); override;

public

  property FullWidth: Boolean; [rw]

  function GuessColorDepthOfImage();

  function GetColorDepthOfExtension();

  function GetFileExtension();

  constructor Create; override;

  property BinaryFormat: Boolean; [rw]

  property ColorDepth: TPNMColorDepth; [rw]

end;

Inheritance

TFPWriterPNM

|

TFPCustomImageWriter

|

TFPCustomImageHandler

|

TObject


Documentation generated on: 2023-03-18