Unit 'FPReadPNM' Package
[Overview][Constants][Classes][Index] [#fcl-image]

TFPReaderPNM

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

Declaration

Source position: fpreadpnm.pp line 38

type TFPReaderPNM = class(TFPCustomImageReader)

protected

  FMaxVal: Cardinal;

  FBitPP: Byte;

  FScanLineSize: Integer;

  FScanLine: PByte;

  procedure ReadHeader();

  function InternalCheck(); override;

  procedure InternalRead(); override;

  procedure ReadScanLine();

  procedure WriteScanLine();

end;

Inheritance

TFPReaderPNM

|

TFPCustomImageReader

|

TFPCustomImageHandler

|

TObject


Documentation generated on: 2023-03-18