In This Topic
            
            For a list of all methods of this type, see 
GifEncoder.
 
            
            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. | 
  | 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) | 
  | SaveImages  | Overloaded. Saves the image collection to the stream. (Inherited from MultipageEncoderBase) | 
  | SetSettings  | Sets the encoder settings. | 
  | SetSettingsFromImage  | Sets new encoder settings similar to the encoder settings with which image was encoded. | 
 
Protected Methods
See Also