IPCB_PrimitiveImage class
Image primitive
Signature
class IPCB_PrimitiveImage implements IPCB_PrimitiveImplements: IPCB_Primitive
Remarks
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) Apply the changes to the primitives to the canvas | ||
Get the property state: image source data ( complex polygon) | ||
Get the property state: height | ||
Get the property state: whether it is horizontally mirrored | ||
Get the property state: Layer | ||
Get the property state: primitive ID | ||
Get the property state: whether it is locked | ||
Get the property state: primitive type | ||
Get the property state: rotation angle | ||
Get the property state: width | ||
Get the property state: BBox top-left point coordinates X | ||
Get the property state: BBox top-left point coordinates Y | ||
Query whether the primitive is an async primitive | ||
(BETA) Reset the async primitive to the current canvas state | ||
(BETA) Set the property state: height | ||
(BETA) Set the property state: whether it is horizontally mirrored | ||
(BETA) Set the property state: Layer | ||
(BETA) Set the property state: whether it is locked | ||
(BETA) Set the property state: rotation angle | ||
(BETA) Set the property state: width | ||
(BETA) Set the property state: BBox top-left point coordinates X | ||
(BETA) Set the property state: BBox top-left point coordinates Y | ||
Convert Primitive to Async primitive | ||
Convert Primitive to Sync primitive |