CodecRegistry Members

The CodecRegistry type exposes the following members.

Constructors

Name Description
Public method CodecRegistry Overloaded.

Methods

Name Description
Public method CreateReader

Creates an image reader for the specified stream.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TryCreateReader

Properties

Name Description
Public property CustomReaderCreate

Gets or sets the callback for creating custom image readers.

Public property FormatOrder

Gets or sets the order of file formats for codec selection.

See Also

Reference