Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 2.0
Encoder Class
 Encoder Members
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Encoder Members

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.

  Name Description
Public method 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
  Name Description
Public field Static ChrominanceTable An Encoder object that is initialized with the globally unique identifier for the chrominance table parameter category.
Public field Static ColorDepth An Encoder object that is initialized with the globally unique identifier for the color depth parameter category.
Public field Static Compression An Encoder object that is initialized with the globally unique identifier for the compression parameter category.
Public field Static LuminanceTable Represents an Encoder object that is initialized with the globally unique identifier for the luminance table parameter category.
Public field Static Quality Represents an Encoder object that is initialized with the globally unique identifier for the quality parameter category.
Public field Static RenderMethod Represents an Encoder object that is initialized with the globally unique identifier for the render method parameter category.
Public field Static SaveFlag Represents an Encoder object that is initialized with the globally unique identifier for the save flag parameter category.
Public field Static ScanMethod Represents an Encoder object that is initialized with the globally unique identifier for the scan method parameter category.
Public field Static Transformation Represents an Encoder object that is initialized with the globally unique identifier for the transformation parameter category.
Public field Static Version Represents an Encoder object that is initialized with the globally unique identifier for the version parameter category.
Top
  Name Description
Public property Guid Gets a globally unique identifier (GUID) that identifies an image encoder parameter category.
Top
(see also Protected Methods )
  Name Description
Public method Equals  Overloaded. Determines whether two Object instances are equal. (inherited from Object)
Public method GetHashCode  Serves as a hash function for a particular type. (inherited from Object)
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Returns a String that represents the current Object. (inherited from Object)
Top
  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker