Share via


ScaleFilter Members

Include Protected Members
Include Inherited Members

The ScaleFilter type exposes the following members.

Constructors

  Name Description
Public method ScaleFilter()
Creates and initializes a new ScaleFilter with default values.
Public method ScaleFilter(Double)
Creates and initializes a new ScaleFilter with the specified scale factor.

Methods

  Name Description
Public method Apply
Internal framework method.
Public method Lock
Internal framework method.
Public method PrepareAsync
Internal framework method.

Properties

  Name Description
Public property Scale
The factor with which the image will be scaled. Must be larger than zero. Default is 1.0.

See Also

ScaleFilter Class

Lumia.Imaging.Transforms Namespace