 | IBitmapImageCreateBlankImage Method |
Creates blank image with same dimensions as instance image.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
SyntaxIBitmapImage CreateBlankImage()
Return Value
Type:
IBitmapImageA new image instance.
See Also