Overload | Description |
---|---|
CreateImage(Int32,Int32,Single,Single) | Creates an image with the given size and resolution.
The content is not initialized by this method and can contain any random data. |
CreateImage(Int32,Int32) | Creates an image with the given size and 96 DPI resolution. |