Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal flags As RasterSizeFlags _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- width
- New image width in pixels.
- height
- New image height in pixels.
- flags
- Flags that control the behavior when resizing the image.
For an example, refer to SizeCommand.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family