ScaleEffect Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method ScaleEffect()
Creates a new Scale effect that is initialized with default values.
Public method ScaleEffect(Double)
Creates and initializes a new ScaleEffect with the specified scale factor.
Public method ScaleEffect(IImageProvider)
Creates a new Scale effect that is initialized with default values and the provided image source.
Public method ScaleEffect(IImageProvider, Double)
Creates a new Scale effect that is initialized with the provided image source and scale.

See Also

ScaleEffect Class

ScaleEffect.ScaleEffect Members

Lumia.Imaging.Transforms Namespace