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