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¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [GifDecoderException](# class. |
Methods¶
| Name | Summary |
|---|---|
| Equals | Determines whether the specified object is equal to the current object. |
| GetHashCode | Returns a hash code for this instance. |
Derived types¶
- InvalidBlockSizeException
- InvalidSignatureException
- UnknownBlockTypeException
- UnknownExtensionTypeException
- UnsupportedGifVersionException