Image<float>CopyFrom Method |
| Name | Description | |
|---|---|---|
| CopyFrom(Image<float>) | ||
| CopyFrom(ImageBaseT) |
Copy the data from another image.
(Inherited from ImageBaseT.) | |
| CopyFrom(T, Int32, Int32, Int32) |
Copy the data from a buffer.
(Inherited from ImageBaseT.) |