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
Syntax
public double Scale { get; set; }
'Declaration
Public Property Scale As Double
Get
Set
public:
virtual property double Scale {
double get () sealed;
void set (double value) sealed;
}
function get_Scale();
function set_Scale(value);
Property Value
Type: Double
Remarks
If the value equals 1.0 there is no change to the image.
Version Information
Lumia Imaging SDK
Supported in: 2.0