Overload | Description |
---|---|
Create(Int32,Int32) | Create a Bi-tonal image |
Create(Int32,Int32,PixelFormat) | Creates Bitmap object of specified size and pixel format |
Overload | Description |
---|---|
Create(Int32,Int32) | Create a Bi-tonal image |
Create(Int32,Int32,PixelFormat) | Creates Bitmap object of specified size and pixel format |
This method creates a bi-tonal image with all pixels are set to white and resolution is 300 dpi.
Use CreateBpp to create a color or grayscale image object
This method generates an error if object.Image.IsZone is true.