Resize Class |
![]() |
Namespace: MediaCy.Commands.Image
Public Class Resize Inherits ImageOperatorCommand(Of Object, McImage)
The Resize type exposes the following members.
Name | Description | |
---|---|---|
![]() | Resize | Initializes a new instance of the Resize class |
![]() | Resize(String) | Initializes a new instance of the Resize class |
![]() | Resize(McCommand) | Initializes a new instance of the Resize class |
Name | Description | |
---|---|---|
![]() | NewSize |
Defines new image size in the selected units.
|
![]() | Size |
New image width and height in pixels.
|
![]() | Smoothing |
Smoothing method.
|
![]() | Units |
Defines units of the NewSize property.
|
![]() | Visible |
Defines visibility of the result image.
|