IGraphicFactory Methods |
The IGraphicFactory type exposes the following members.
Name | Description | |
---|---|---|
ConvertGraphic |
Converts specified graphic to specified format,
while optionally rescaling it.
| |
CreateGraphic |
Creates a graphic which represents the illustration stored as specified
location.
| |
GetInputFormats |
Returns the list of input MIME types supported by
CreateGraphic(String, String, Object, IGraphicEnv).
| |
GetOutputFormats |
Returns the list of output MIME types supported by
ConvertGraphic(IGraphic, String, Double, Double, Object, IGraphicEnv).
|