Provides access to the registered image decoders.

Namespace: FirstFloor.Documents.Imaging
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public static class ImageDecoders
Visual Basic
Public NotInheritable Class ImageDecoders
Visual C++
public ref class ImageDecoders abstract sealed

Inheritance Hierarchy

System..::..Object
  FirstFloor.Documents.Imaging..::..ImageDecoders

See Also