Overload List
| Name | Description | |
|---|---|---|
| ConvertHtmlToImageTiles(String, String) |
Converts a HTML string to a set of Image objects using a base URL to resolve external resources.
The image is tiled to avoid working with very large images in memory
| |
| ConvertHtmlToImageTiles(String, String, String) |
Converts a HTML string to a set of Image objects using a base URL to resolve external resources and an internal links base URL.
The image is tiled to avoid working with very large images in memory
|
See Also