Click or drag to resize

ImageTColor, TDepthConvertFrom Method

http://www.emgu.com
Overload List
  NameDescription
Public methodConvertFrom(IInputArray)
Convert the source image to the current image, if the size are different, the current image will be a resized version of the srcImage.
Public methodConvertFromTSrcColor, TSrcDepth(ImageTSrcColor, TSrcDepth)
Convert the source image to the current image, if the size are different, the current image will be a resized version of the srcImage.
Top
See Also