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

The GraphicUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFilenameToLocation
Converts specified filename to a "file:" URI.
Public methodStatic memberFormatToSuffix
Returns the file suffix corresponding to specified MIME type.
Public methodStatic memberLocationToFilename
Converts specified "file:" URI to a filename.
Public methodStatic memberNormalizeMIMEType
Returns specified MIME type after ``normalizing'' it.
Public methodStatic memberOpenStream
Opens the stream corresponding to specified location.
Public methodStatic memberSaveGraphic
Saves specified graphic to specified file.
Top
See Also