get_SupportedNativePixelFormats Method
In This Topic
Gets an array of supported pixel formats.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebCurves16CommandJS();
var value; // Type: Vintasoft.Shared.WebPixelFormatEnumJS[]
value = instance.get_SupportedNativePixelFormats();
Return Value
Array of
WebPixelFormatEnumJS objects that defines the supported pixel formats.
Browser Compatibility
See Also