Skip to content

GifDecoderException class

Defined in

Namespace: CrissCross.WPF.UI.Controls.Decoding Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.Decoding.GifDecoderException Modifiers: public abstract

Summary

        GifDecoderException.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class GifDecoderException
class Exception
Exception <|-- GifDecoderException

Inherits from: Exception

Constructors

NameSummary
.ctorInitializes a new instance of the [GifDecoderException](# class.

Methods

NameSummary
EqualsDetermines whether the specified object is equal to the current object.
GetHashCodeReturns a hash code for this instance.

Derived types

Inherited members

See also