MapTColor, TDepthCopy Method |
Name | Description | |
---|---|---|
![]() | Copy | Make a copy of the image, if ROI is set, only copy the ROI (Inherited from ImageTColor, TDepth.) |
![]() | Copy(Rectangle) |
Make a copy of the specific ROI (Region of Interest) from the image
(Inherited from ImageTColor, TDepth.) |
![]() | Copy(RectangleF) |
Get a copy of the map in the specific area
|
![]() | Copy(ImageGray, Byte) |
Make a copy of the image using a mask, if ROI is set, only copy the ROI
(Inherited from ImageTColor, TDepth.) |
![]() | Copy(RotatedRect) |
Get a copy of the boxed region of the image
(Inherited from ImageTColor, TDepth.) |
![]() | Copy(ImageTColor, TDepth, ImageGray, Byte) |
Copy the masked area of this image to destination
(Inherited from ImageTColor, TDepth.) |