GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / ResizeHeightRatio Method





In This Topic
ResizeHeightRatio Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(595)>
Function ResizeHeightRatio( _
   ByVal ImageID As Integer, _
   ByVal NewImageHeight As Integer, _
   ByVal InterpolationMode As InterpolationMode _
) As GdPictureStatus
[DispId(595)]
GdPictureStatus ResizeHeightRatio( 
   int ImageID,
   int NewImageHeight,
   InterpolationMode InterpolationMode
)
function ResizeHeightRatio( 
    ImageID: Integer;
    NewImageHeight: Integer;
    InterpolationMode: InterpolationMode
): GdPictureStatus; 
DispIdAttribute(595)
function ResizeHeightRatio( 
   ImageID : int,
   NewImageHeight : int,
   InterpolationMode : InterpolationMode
) : GdPictureStatus;
[DispId(595)]
GdPictureStatus ResizeHeightRatio( 
   int ImageID,
   int NewImageHeight,
   InterpolationMode InterpolationMode
) 
[DispId(595)]
GdPictureStatus ResizeHeightRatio( 
   int ImageID,
   int NewImageHeight,
   InterpolationMode InterpolationMode
) 

Parameters

ImageID
NewImageHeight
InterpolationMode
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members