Click or drag to resize

ImgConverter Constructor

Overload List
 NameDescription
Public methodImgConverter Creates an image converter that auto detects the width and height of the web page
Public methodImgConverter(Int32) Creates an image converter for a web page with the specified width and an autodected height
Public methodImgConverter(Int32, Int32) Creates an image converter for a web page with the specified width and height
Top
See Also