IPCB_PrimitiveObject class
Binary embedded object primitive
Signature
class IPCB_PrimitiveObject implements IPCB_PrimitiveImplements: IPCB_Primitive
Remarks
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) Apply the changes to the primitives to the canvas | ||
Get the property state: binary data | ||
Get the property state: file name | ||
Get the property state: height | ||
Get the property state: Layer | ||
Get the property state: whether it is horizontally mirrored | ||
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: top-left point X | ||
Get the property state: top-left point Y | ||
Get the property state: width | ||
Query whether the primitive is an async primitive | ||
(BETA) Reset the async primitive to the current canvas state | ||
Set the property state: binary data | ||
Set the property state: file name | ||
Set the property state: height | ||
(BETA) Set the property state: Layer | ||
Set the property state: whether it is horizontally mirrored | ||
(BETA) Set the property state: whether it is locked | ||
Set the property state: rotation angle | ||
Set the property state: top-left point X | ||
Set the property state: top-left point Y | ||
Set the property state: width | ||
Convert Primitive to Async primitive | ||
Convert Primitive to Sync primitive |