[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Writes ABits into Data at the given position.
Source position: graphtype.pp line 209
procedure TRawImage.WriteBits( |
const APosition: TRawImagePosition; |
APrec: Byte; |
AShift: Byte; |
ABits: Word |
); |
lazarus-ccr.sourceforge.net |