VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebChangePixelFormatCommandJS type / get_PixelFormat Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_PixelFormat Method
In This Topic
Gets the destination pixel format.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebChangePixelFormatCommandJS();

var value; // Type: Vintasoft.Shared.WebPixelFormatEnumJS
value = instance.get_PixelFormat();

Return Value

An instance of WebPixelFormatEnumJS class. Default value is "Undefined".
Browser Compatibility
56+
45+
11
See Also