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

TRawImage.WriteBits

Writes ABits into Data at the given position.

Declaration

Source position: graphtype.pp line 228

procedure TRawImage.WriteBits(

  const APosition: TRawImagePosition;

  APrec: Byte;

  AShift: Byte;

  ABits: Word

);


Version 4.4 Generated 2025-11-08 Home