NewTransparentCanvasWithSize
Type
operator
Summary
Create a new transparent canvas
Syntax
a new transparent canvas with size <Size>
Description
Create and return a new temporary transparent canvas of the specified pixel width and height.
Parameters
Name | Type | Description |
---|---|---|
Size | A list containing the width and height of the new canvas in pixels |