[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
WriteBits - writes the specified bit values at the nominated position in the data
Source position: graphtype.pp line 207
procedure TRawImage.WriteBits( |
const APosition: TRawImagePosition; |
APrec: Byte; |
AShift: Byte; |
ABits: Word |
); |
lazarus-ccr.sourceforge.net |