get_DecodingSettings Method
In This Topic
Gets the decoding settings of this image.
Syntax
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
var value; // Type: Vintasoft.Shared.WebDecodingSettingsJS
value = instance.get_DecodingSettings();
Return Value
Browser Compatibility
See Also