'Declaration
Public Function ResizeWidthRatio( _ ByVal ImageID As Integer, _ ByVal NewImageWidth As Integer, _ ByVal InterpolationMode As InterpolationMode _ ) As GdPictureStatus
public GdPictureStatus ResizeWidthRatio( int ImageID, int NewImageWidth, InterpolationMode InterpolationMode )
public function ResizeWidthRatio( ImageID: Integer; NewImageWidth: Integer; InterpolationMode: InterpolationMode ): GdPictureStatus;
public function ResizeWidthRatio( ImageID : int, NewImageWidth : int, InterpolationMode : InterpolationMode ) : GdPictureStatus;
public: GdPictureStatus ResizeWidthRatio( int ImageID, int NewImageWidth, InterpolationMode InterpolationMode )
public: GdPictureStatus ResizeWidthRatio( int ImageID, int NewImageWidth, InterpolationMode InterpolationMode )
Parameters
- ImageID
- NewImageWidth
- InterpolationMode