ClearImage .NET API
Scale Method





Inlite.ClearImageNet Namespace > ImageEditor Class : Scale Method
Scale image
Overload List
OverloadDescription
Scales image  
Scales image  
Remarks

When ScaleX or ScaleY are less than 1.0 bi-tonal image is converted to grayscale before scaling. Then it is converted back to bi-tonal applying pScaleType  and pScaleThreshold properties.

Image.HorzDpi and Image.VertDpi properties are multiplied by ScaleX and ScaleY respectively.

This method generates an error if object.Image.IsZone is true.

See Also

Reference

ImageEditor Class
ImageEditor Members