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