[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'GraphType' (#lazutils)

TRawImage.ReadBits

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

Declaration

Source position: graphtype.pp line 223

function TRawImage.ReadBits(

  const APosition: TRawImagePosition;

  APrec: Byte;

  AShift: Byte

):Word;


Version 3.2 Generated 2024-02-25 Home