ScaleFilter Members
Include Protected Members
Include Inherited Members
The ScaleFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ScaleFilter() |
Creates and initializes a new ScaleFilter with default values.
|
|
ScaleFilter(Double) |
Creates and initializes a new ScaleFilter with the specified scale factor.
|
Methods
Name | Description | |
---|---|---|
Apply |
Internal framework method.
|
|
Lock |
Internal framework method.
|
|
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
Scale |
The factor with which the image will be scaled. Must be larger than zero. Default is 1.0.
|