Unit 'GraphType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.4 Generated 2025-11-08 Home