Click or drag to resize

ImageTColor, TDepthResize Method

http://www.emgu.com
Overload List
  NameDescription
Public methodResize(Double, Inter)
Scale the image to the specific size: width *= scale; height *= scale
Public methodResize(Int32, Int32, Inter)
Scale the image to the specific size
Public methodResize(Int32, Int32, Inter, Boolean)
Scale the image to the specific size
Top
See Also