Click or drag to resize

ImageContext Constructor

Overload List
  NameDescription
Public methodImageContext(String, String, String)
Creates an instance of ImageContext for converting between various image formats
Public methodImageContext(String, String, String, Int32, Int32)
Creates an instance of ImageContext for resizing images
Public methodImageContext(String, String, String, Int32, Int32, Int32, Int32)
Creates an instance of ImageContext for cropping images
Top
See Also