ClearImage .NET API
Create Method (ImageIO)





Inlite.ClearImageNet Namespace > ImageIO Class : Create Method
Create a Bi-tonal image
Overload List
OverloadDescription
Create a Bi-tonal image  
Creates Bitmap object of specified size and pixel format  
Remarks

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.

 

See Also

Reference

ImageIO Class
ImageIO Members