Visual Basic (Declaration) | |
---|---|
Public Shared Function StretchImage( _ ByVal imageIn As Image, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal bratio As Boolean _ ) As Image |
Visual Basic (Usage) | ![]() |
---|---|
|
Managed Extensions for C++ | |
---|---|
public: static Image* StretchImage( Image* imageIn, int width, int height, bool bratio ) |
Parameters
- imageIn
- width
- height
- bratio
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family