ScaleFilter::Scale Property

The factor with which the image will be scaled. Must be larger than zero. Default is 1.0.

Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

public:
virtual property double Scale {
	double get () sealed;
	void set (double value) sealed;
}

Property Value

Type: Double

If the value equals 1.0 there is no change to the image.

Lumia Imaging SDK

Supported in: 2.0
Show: