ImageTColor, TDepthResize Method |
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
|