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