GxImage: ConvertImage |
This method changes the size and/or format of the control's image.
Public Function ConvertImage( ByVal Format As enumFormat, ByVal XSize As Long, ByVal YSize As Long, ByVal SLine As Long ) As Long
[Visual Basic] Public Function ConvertImage(ByVal format As enumFormat, ByVal xsize As Long, ByVal ysize As Long, ByVal sline As Long) As Long
[Delphi] function ConvertImage(format : TOleEnum; xsize : Integer; ysize : Integer; sline : Integer) : Integer;
[C++] long ConvertImage(long format, long xsize, long ysize, long sline);
Class GxImage Overview GxImage Properties GxImage Methods Contrast CopyImage