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

TFPReaderTiff.ReadImageSampleProperties

Declaration

Source position: fpreadtiff.pas line 100

protected procedure TFPReaderTiff.ReadImageSampleProperties(

  IFD: TTiffIFD;

  out AlphaChannel: Integer;

  out PremultipliedAlpha: Boolean;

  out SampleCnt: SizeUInt;

  out SampleBits: PWord;

  out SampleBitsPerPixel: DWord;

  out PaletteCnt: SizeUInt;

  out PaletteValues: PWord

);


Documentation generated on: 2025-07-25