Changes the vertical resolution of a GdPicture image.
public GdPictureStatus SetVerticalResolution( int ImageID, Single VerticalResolution );
Public Function SetVerticalResolution( ByVal ImageID As Integer, ByVal VerticalResolution As Single ) As GdPictureStatus
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
|
VerticalResolution |
The new vertical resolution in Dot Per Inch (DPI). |
A member of the GdPictureStatus enumeration.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|