For a list of all members of this type, see SvgDataUri members
Public Methods
Name | Description | |
---|---|---|
DecodeToFile | Saves the image data in this data URI object to a file on disk. | |
DecodeToStream | Saves the image data in this data URI object to a stream. | |
|
EncodeFromFile | Creates a standard data URI from an image in a disk file. |
EncodeFromStream | Creates a standard data URI from an image file in a stream. | |
Parse | Parses the values of a data URI from an href string. |