[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
WriteChannels - writes the specified channel values at the nominated position
Source position: graphtype.pp line 210
procedure TRawImage.WriteChannels( |
const APosition: TRawImagePosition; |
ARed: Word; |
AGreen: Word; |
ABlue: Word; |
AAlpha: Word |
); |
lazarus-ccr.sourceforge.net |