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; |