Unit 'BGRABlend' Package
[Overview][Procedures and functions][Index] [#pl_bgrabitmap]

BlendPixels

Declaration

Source position: bgrablend.pas line 79

procedure BlendPixels(

  pdest: PBGRAPixel;

  psrc: PBGRAPixel;

  blendOp: TBlendOperation;

  Count: Integer;

  excludeChannels: TChannels = []

);



CT Web help

CodeTyphon Studio