An Encoder object encapsulates a globally unique identifier (GUID) that identifies the category of an image encoder parameter.
The following tables list the members exposed by the
Encoder
type.

Public Constructors
| |
Name
|
Description
|
| Encoder | Initializes a new instance of the Encoder class from the specified globally unique identifier (GUID). The GUID specifies an image encoder parameter category. |
Top

Public Properties
| |
Name
|
Description
|
| Guid | Gets a globally unique identifier (GUID) that identifies an image encoder parameter category. |
Top

Public Methods

See Also