Unit 'cybergraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

WritePixelArrayAlpha

Declaration

Source position: cybergraphics.pas line 188

function WritePixelArrayAlpha(

  Src: Pointer;

  SrcX: LongInt;

  SrcY: LongInt;

  SrcMod: LongInt;

  Rp: PRastPort;

  DestX: LongInt;

  DestY: LongInt;

  Width: LongWord;

  Height: LongWord;

  GlobalAlpha: LongWord

):LongWord;


Documentation generated on: 2021-07-30