Overload List

  NameDescription
CreateImage()()()
Creates image.
CreateImage(Single)
Creates image with a given resolution.
CreateImage(Int32, Int32)
Creates image with a given size.
CreateImage(Single, Single)
Creates image with a given resolution and scale.
CreateImage(Int32, Int32, Single)
Creates image with a given size and scale.

See Also