GraphicUtil Methods |
The GraphicUtil type exposes the following members.
Name | Description | |
---|---|---|
FilenameToLocation |
Converts specified filename to a "file:" URI.
| |
FormatToSuffix |
Returns the file suffix corresponding to specified MIME type.
| |
LocationToFilename |
Converts specified "file:" URI to a filename.
| |
NormalizeMIMEType |
Returns specified MIME type after ``normalizing'' it.
| |
OpenStream |
Opens the stream corresponding to specified location.
| |
SaveGraphic |
Saves specified graphic to specified file.
|