// Parameters var imageSource; // Type: WebImageSourceJS var pageIndex; // Type: number var instance = new Vintasoft.Shared.WebImageJS(imageSource, pageIndex);
function WebImageJS(
imageSourceWebImageSourceJS object.: WebImageSourceJS,
pageIndexZero-based index of image in image source.: number
) : WebImageJS;
Parameters
- imageSource
- WebImageSourceJS object.
- pageIndex
- Zero-based index of image in image source.