GetPixelDataOfCanvas | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.canvas | ||||||
Summary | Get the current contents of a canvas as raw pixel data | ||||||
Parameters |
| ||||||
Values |
| ||||||
Description | Capture the current contents of the Canvas as raw pixel data in RGBA format with 8 bits per colour component, i.e. 32 bits or 4 bytes per pixel. | ||||||
Tags | canvas |