Object.defineProperty(ImageLoader.prototype, 'isHTMLImageElement',
get: function()
)
isHTMLImageElement: boolean; // read-only
true if the result image Element is an HTMLImageElement; false otherwise.
Due to the numerous ways an image can be loaded with ImageLoaderUrlMode, Run may set an HTMLImageElement, HTML, SVG, or other XML to the Element property at the successful completion of the request. The most common case is an HTMLImageElement resulting from ImageLoaderUrlMode.ImageUrl, which would actually be WorkingImageElement.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document