Method | Description | |
---|---|---|
CalcImageHeight ( RtfVisualImageFormat format, int height, int desiredHeight, int scaleHeightPercent ) : int | ||
CalcImageWidth ( RtfVisualImageFormat format, int width, int desiredWidth, int scaleWidthPercent ) : int | ||
GetImageFormat ( RtfVisualImageFormat rtfVisualImageFormat ) : |
||
ResolveFileName ( int index, RtfVisualImageFormat rtfVisualImageFormat ) : string | ||
RtfVisualImageAdapter ( ) : System | ||
RtfVisualImageAdapter ( |
||
RtfVisualImageAdapter ( string fileNamePattern ) : System | ||
RtfVisualImageAdapter ( string fileNamePattern, |
||
RtfVisualImageAdapter ( string fileNamePattern, |
Method | Description | |
---|---|---|
GetFileImageExtension ( |
public CalcImageHeight ( RtfVisualImageFormat format, int height, int desiredHeight, int scaleHeightPercent ) : int | ||
format | RtfVisualImageFormat | |
height | int | |
desiredHeight | int | |
scaleHeightPercent | int | |
return | int |
public CalcImageWidth ( RtfVisualImageFormat format, int width, int desiredWidth, int scaleWidthPercent ) : int | ||
format | RtfVisualImageFormat | |
width | int | |
desiredWidth | int | |
scaleWidthPercent | int | |
return | int |
public GetImageFormat ( RtfVisualImageFormat rtfVisualImageFormat ) : |
||
rtfVisualImageFormat | RtfVisualImageFormat | |
return |
public ResolveFileName ( int index, RtfVisualImageFormat rtfVisualImageFormat ) : string | ||
index | int | |
rtfVisualImageFormat | RtfVisualImageFormat | |
return | string |
public RtfVisualImageAdapter ( |
||
targetFormat | ||
return | System |
public RtfVisualImageAdapter ( string fileNamePattern ) : System | ||
fileNamePattern | string | |
return | System |
public RtfVisualImageAdapter ( string fileNamePattern, |
||
fileNamePattern | string | |
targetFormat | ||
return | System |
public RtfVisualImageAdapter ( string fileNamePattern, |
||
fileNamePattern | string | |
targetFormat | ||
dpiX | double | |
dpiY | double | |
return | System |