[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 227

procedure TRawImage.WriteChannels(

  const APosition: TRawImagePosition;

  ARed: Word;

  AGreen: Word;

  ABlue: Word;

  AAlpha: Word

);


Version 3.2 Generated 2024-02-25 Home