CanvasOperationDrawImage | ||||||||||||||||
Type | statement | |||||||||||||||
Dictionary | LCB | |||||||||||||||
Library | LiveCode Builder | |||||||||||||||
Syntax |
| |||||||||||||||
Associations | com.livecode.canvas | |||||||||||||||
Summary | Draw an image on a canvas. | |||||||||||||||
Parameters |
| |||||||||||||||
Example |
| |||||||||||||||
Description | Renders from mSrcRect (or the bounds, if not specified) of mImage into mDestRect of mCanvas. The canvas image resize quality determines how the image is scaled if necessary. | |||||||||||||||
Tags | canvas |