オーバーロード | 解説 |
---|---|
CreateImage(Int32,Int32,BitmapProperties1) | For internal use. Creates an image with the given size and properties. |
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. |