В этом разделе
Gets the image pixel format.
Синтаксис
var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
var value; // Type: Vintasoft.Shared.WebPixelFormatEnumJS
value = instance.get_PixelFormat();
Return Value
An instance of
WebPixelFormatEnumJS class that defines the image pixel format.
Смотрите также