'Declaration Public Function ReadAsBilevelBitmap( _ Optional ByVal cloneExif As System.Boolean _ ) As BilevelBitmap
public BilevelBitmap ReadAsBilevelBitmap( System.bool cloneExif )
Parameters
- cloneExif
- Specifies whether the Exif metadata should be cloned (if exist), not just copied as a reference.
Return Value
BilevelBitmap or null if the image is not in bi-level format.