Click or drag to resize
IGraphicFactory Methods
Public API of XMLmind XSL-FO Converter for .NET

The IGraphicFactory type exposes the following members.

Methods
  NameDescription
Public methodConvertGraphic
Converts specified graphic to specified format, while optionally rescaling it.
Public methodCreateGraphic
Creates a graphic which represents the illustration stored as specified location.
Public methodGetInputFormats
Returns the list of input MIME types supported by CreateGraphic(String, String, Object, IGraphicEnv).
Public methodGetOutputFormats
Returns the list of output MIME types supported by ConvertGraphic(IGraphic, String, Double, Double, Object, IGraphicEnv).
Top
See Also