Overload List
| Name | Description | |
|---|---|---|
| Copy | Create a deep copy of this image in a new image. | |
| Copy(CogImageCopyModeConstants) | Create a copy of this image in a new image. Pixels may be shared between images by specifying CopyMode=cogImageCopyModeSharePixels. |
See Also