Clone Method (Indexed4bppBitmap)
Creates a new
Indexed4bppBitmap with a copy of the image.
'Declaration
Public Function Clone( _
Optional ByVal As System.Boolean _
) As Indexed4bppBitmap
Parameters
- cloneExif
- Specifies whether the Exif metadata should be cloned (if exist), not just copied as a reference.