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 | |
---|---|---|
GetImageFromHtml(Locator) |
Creates an image from the specified url and returns it as byte-array.
|
|
GetImageFromHtml(Locator, ImageFormat) |
Creates an image from the specified url and returns it as byte-array.
|
|
GetImageFromHtml(Locator, Int32) |
Creates an image from the specified url and returns it as byte-array.
|
|
GetImageFromHtml(Locator, Int32, ImageFormat) |
Creates an image from the specified url and returns it as byte-array.
|
|
GetImageFromHtml(Locator, Int32, Int32) |
Creates an image from the specified url and returns it as byte-array.
|
|
GetImageFromHtml(Locator, Int32, Int32, ImageFormat) |
Creates an image from the specified url and returns it as byte-array.
|