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 44

type TFPReaderPNM = class(TFPCustomImageReader)

protected

  FMaxVal: Cardinal;

  FBitPP: Byte;

  FScanLineSize: Integer;

  FScanLine: PByte;

  procedure ReadHeader(); virtual;

  function InternalCheck(); override;

  procedure InternalRead(); override;

  procedure ReadScanLine();

  procedure WriteScanLine();

end;

Inheritance

TFPReaderPNM

|

TFPCustomImageReader

|

TFPCustomImageHandler

|

TObject


Documentation generated on: 2025-07-25