Overload List
| Name | Description | |
|---|---|---|
| Copy |
Create a copy of this image. Pixel and mask data
are copied.
| |
| Copy(CogImageCopyModeConstants) |
Create a copy of this image. Pixel and mask data
may be shared between images by specifying CopyMode to be
CogImageCopyModeConstants.SharePixels.
|
See Also