Unit 'GraphType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lazutils]

TRawImage.ReadBits

ReadBits - reads the bit values for the raw image data at a given position.

Declaration

Source position: graphtype.pp line 225

function TRawImage.ReadBits(

  const APosition: TRawImagePosition;

  APrec: Byte;

  AShift: Byte

):Word;


Version 4.4 Generated 2025-11-08 Home