ImgConverter Constructor |
Name | Description | |
---|---|---|
ImgConverter |
Creates an image converter that auto detects the width and height
of the web page
| |
ImgConverter(Int32) |
Creates an image converter for a web page with the specified width and
an autodected height
| |
ImgConverter(Int32, Int32) |
Creates an image converter for a web page with the specified width and height
|