Convert Class |
|
Namespace: MediaCy.Commands.Image
Public Class Convert Inherits ImageOperatorCommand(Of Object, Object)
The Convert type exposes the following members.
| Name | Description | |
|---|---|---|
| Convert | Initializes a new instance of the Convert class | |
| Convert(String) | Initializes a new instance of the Convert class | |
| Convert(McCommand) | Initializes a new instance of the Convert class |
| Name | Description | |
|---|---|---|
| ApplyBestFit |
Apply Best-Fit to the result image.
| |
| ConvertOption |
Devines convert option.
| |
| Destination |
Defines destination image type.
| |
| DestinationRange |
Defines the destination range.
| |
| SourceRange |
Defines the source range.
| |
| Visible |
Defines visibility of the result image.
|
| Name | Description | |
|---|---|---|
| IsPropertyActive | (Overrides McCommandExtended.IsPropertyActive(String).) | |
| SaveParameterAsCode | (Overrides McCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).) |