HologramCopyFrom Method |
| Name | Description | |
|---|---|---|
| CopyFrom(Hologram) |
Copy the data from another hologram.
| |
| CopyFrom(ImageBaseT) |
Copy the data from another image.
(Inherited from ImageBaseT.) | |
| CopyFrom(Byte, Int32, Int32) |
Copy the data from a buffer.
| |
| CopyFrom(T, Int32, Int32, Int32) |
Copy the data from a buffer.
(Inherited from ImageBaseT.) |