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

TRawImage.WriteChannels

WriteChannels - writes the specified channel values at the nominated position.

Declaration

Source position: graphtype.pp line 229

procedure TRawImage.WriteChannels(

  const APosition: TRawImagePosition;

  ARed: Word;

  AGreen: Word;

  ABlue: Word;

  AAlpha: Word

);


Version 4.0 Generated 2025-05-03 Home