Encoder.Encoder

Encoder constructor

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

public Encoder(Guid guid)
ParameterTypeDescription
guidGuidA globally unique identifier that identifies an image encoder parameter category.

See Also