Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterBufferResize Class : Start Method |
'Declaration
Public Sub Start( _ ByVal oldWidth As Integer, _ ByVal oldHeight As Integer, _ ByVal newWidth As Integer, _ ByVal newHeight As Integer _ )
'Usage
Dim instance As RasterBufferResize Dim oldWidth As Integer Dim oldHeight As Integer Dim newWidth As Integer Dim newHeight As Integer instance.Start(oldWidth, oldHeight, newWidth, newHeight)