In This Topic
For a list of all methods of this type, see
SvgEncoder.
Public Methods
| Name | Description |
 | Clone | Creates a new object that is a copy of the current instance. |
 | CopyTo | Copies the state of the current encoder to the target encoder. |
 | CreateSettingsFromImage | Creates new encoder settings similar to the settings with which the image was encoded. (Inherited from EncoderBase) |
 | Dispose | Overloaded. Releases all resources used by the object. (Inherited from EncoderBase) |
 | GetEncodedImageInfo | Emulates image saving and returns information about saved image without saving the image. (Inherited from EncoderBase) |
 | SaveImage | Overloaded. Saves the image to the stream. (Inherited from EncoderBase) |
 | SetSettings | Sets the encoder settings. |
 | SetSettingsFromImage | Sets new encoder settings similar to the encoder settings with which image was encoded. (Inherited from EncoderBase) |
Protected Methods
See Also