[Overview][Types][Classes][Index] |
Draws the specified image at the given coordinates using AlphaBlending.
Source position: lazcanvas.pas line 110
protected procedure TLazCanvas.DoDraw( |
x: Integer; |
y: Integer; |
const AImage: TFPCustomImage |
); override; |
lazarus-ccr.sourceforge.net |