Click or drag to resize

RegisteredDecoders Properties

The RegisteredDecoders type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDecoders
Gets a static collection of Image Decoders that will be used to decode any arbitrary image.
Public propertyStatic memberKnownTypeDecoders Obsolete.
Gets the known type decoders.
Public propertyStatic memberUnknownTypeDecoders Obsolete.
Returns a reference to the decoders that are used for reading images that dotImage doesn't recognize as a standard ImageType.
Top
See Also