Sets up information for the ResizeBuffer method.
Public Sub Start( _
ByVal oldWidth As Integer, _
ByVal oldHeight As Integer, _
ByVal newWidth As Integer, _
ByVal newHeight As Integer _
)
oldWidth
Specifies the original width of the image.
oldHeight
Specifies the original height of the image.
newWidth
Specifies the new width for the image.
newHeight
Specifies the new height for the image.
For more information, refer to Introduction to Image Processing With LEADTOOLS.
For an example, refer to RasterBufferResize.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET