PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member GetImageFromHtml(Locator)
Creates an image from the specified url and returns it as byte-array.
Public method Static member GetImageFromHtml(Locator, ImageFormat)
Creates an image from the specified url and returns it as byte-array.
Public method Static member GetImageFromHtml(Locator, Int32)
Creates an image from the specified url and returns it as byte-array.
Public method Static member GetImageFromHtml(Locator, Int32, ImageFormat)
Creates an image from the specified url and returns it as byte-array.
Public method Static member GetImageFromHtml(Locator, Int32, Int32)
Creates an image from the specified url and returns it as byte-array.
Public method Static member GetImageFromHtml(Locator, Int32, Int32, ImageFormat)
Creates an image from the specified url and returns it as byte-array.

See Also

Advanced