Canvas Class |
|
Namespace: MediaCy.Commands.Image
Public Class Canvas Inherits ImageOperatorCommand(Of Object, McImage)
The Canvas type exposes the following members.
| Name | Description | |
|---|---|---|
| Canvas | Initializes a new instance of the Canvas class | |
| Canvas(String) | Initializes a new instance of the Canvas class | |
| Canvas(McCommand) | Initializes a new instance of the Canvas class |
| Name | Description | |
|---|---|---|
| Anchor |
Defines position of the original image in the new image.
| |
| AverageBackground | ||
| Background |
Defines background color.
| |
| Size |
New image width and height in pixels.
| |
| Visible |
Defines visibility of the result image.
|
| Name | Description | |
|---|---|---|
| IsPropertyActive | (Overrides McCommandExtended.IsPropertyActive(String).) |