[]
Creates a new Indexed4bppBitmap with a copy of the image.
public Indexed4bppBitmap Clone(bool cloneExif = false)
Public Function Clone(Optional cloneExif As Boolean = False) As Indexed4bppBitmap
Type | Name | Description |
---|---|---|
bool | cloneExif | Specifies whether the Exif metadata should be cloned (if exist), not just copied as a reference. |
Type | Description |
---|---|
Indexed4bppBitmap |