[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: fpg_base.pas line 340
protected procedure TfpgCanvasBase.DoDrawImagePart( |
x: TfpgCoord; |
y: TfpgCoord; |
img: TfpgImageBase; |
xi: Integer; |
yi: Integer; |
w: Integer; |
h: Integer |
); virtual; abstract; |