Visual Basic (Declaration) | |
---|---|
Public Sub Start( _ ByVal oldWidth As Integer, _ ByVal oldHeight As Integer, _ ByVal newWidth As Integer, _ ByVal newHeight As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- 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 an example, refer to RasterBufferResize.
For more information, refer to Introduction to Image Processing With LEADTOOLS.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family