http://www.emgu.com
Overload List
Name | Description | |
---|---|---|
![]() | Resize(Double, INTER) |
Scale the image to the specific size: width *= scale; height *= scale
(Inherited from Image<(Of <(<'TColor, TDepth>)>)>.) |
![]() | Resize(Int32, Int32, INTER) |
Scale the image to the specific size
(Inherited from Image<(Of <(<'TColor, TDepth>)>)>.) |
![]() | Resize(Int32, Int32, INTER, Boolean) |
Scale the image to the specific size
(Inherited from Image<(Of <(<'TColor, TDepth>)>)>.) |