VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebCurves16CommandJS type / get_SupportedNativePixelFormats Property
Syntax BrowserCompatibility SeeAlso
In This Topic
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
56+
45+
11
See Also