MaskImageCopyFrom Method |
| Name | Description | |
|---|---|---|
| CopyFrom(ImageBaseT) |
Copy the data from another image.
(Inherited from ImageBaseT.) | |
| CopyFrom(MaskImage) |
Copy the data from another mask image.
| |
| CopyFrom(T, Int32, Int32, Int32) |
Copy the data from a buffer.
(Inherited from ImageBaseT.) |