IHandlerCreate Method |
Name | Description | |
---|---|---|
Create(Stream) |
Create a bitmap from a specified stream
| |
Create(String) |
Create a bitmap from a file
| |
Create(Int32, Int32, Graphics) |
Creates a new bitmap optimized for drawing on the specified graphics | |
Create(Int32, Int32, PixelFormat) |
Creates a new bitmap in-memory with the specified format
| |
Create(Image, Int32, Int32, ImageInterpolation) |
Create a new scaled bitmap with the specified width and height |