VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / GifEncoder Class
In This Topic
    GifEncoder Class Events
    In This Topic
    For a list of all events of this type, see GifEncoder.
    Public Events
     NameDescription
    Public EventOccurs when the image is saved. (Inherited from MultipageEncoderBase)
    Public EventOccurs when the image is saving. (Inherited from MultipageEncoderBase)
    Public EventOccurs when the image saving is finished. (Inherited from MultipageEncoderBase)
    Public EventOccurs when the images saving is finished. (Inherited from MultipageEncoderBase)
    Public EventOccurs when the images saving is started. (Inherited from MultipageEncoderBase)
    See Also