Create Class |
![]() |
Namespace: MediaCy.Commands.Image
Public Class Create Inherits OneOutputCommand(Of McImage)
The Create type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Initializes a new instance of the Create class |
![]() | Create(String) | Initializes a new instance of the Create class |
![]() | Create(McCommand) | Initializes a new instance of the Create class |
Name | Description | |
---|---|---|
![]() | DotsPerInchX |
The number of pixels per inch horizontally for the new image.
|
![]() | DotsPerInchY |
The number of pixels per inch vertically for the new image.
|
![]() | Height |
The height of the new image.
|
![]() | Name |
The name of the new image.
|
![]() | NumberOfFrames |
The number of frames in the new image.
|
![]() | Type |
The data type of the new image.
|
![]() | Value |
The intensity value of the new image.
|
![]() | Visible |
The width of the new image.
|
![]() | Width |
The width of the new image.
|
Name | Description | |
---|---|---|
![]() | Run | (Overrides McCommandExtendedRun.) |