In The Hand LtdIn The Hand
Encoder Class
NamespacesInTheHand.Drawing.ImagingEncoder
.NET Components for Mobility
An Encoder object encapsulates a globally unique identifier (GUID) that identifies the category of an image encoder parameter.
Declaration Syntax
C#Visual Basic
public sealed class Encoder
Public NotInheritable Class Encoder
Members
All MembersConstructorsMethodsPropertiesFields



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

ChrominanceTable
An Encoder object that is initialized with the globally unique identifier for the chrominance table parameter category.

ColorDepth
An Encoder object that is initialized with the globally unique identifier for the chrominance table parameter category.

Compression
An Encoder object that is initialized with the globally unique identifier for the compression parameter category.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Guid
Gets a globally unique identifier (GUID) that identifies an image encoder parameter category.

LuminanceTable
Represents an Encoder object that is initialized with the globally unique identifier for the luminance table parameter category.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Quality
Represents an Encoder object that is initialized with the globally unique identifier for the quality parameter category.

RenderMethod
Represents an Encoder object that is initialized with the globally unique identifier for the render method parameter category.

SaveFlag
Represents an Encoder object that is initialized with the globally unique identifier for the save flag parameter category.

ScanMethod
Represents an Encoder object that is initialized with the globally unique identifier for the scan method parameter category.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Transformation
Represents an Encoder object that is initialized with the globally unique identifier for the transformation parameter category.

Version
Represents an Encoder object that is initialized with the globally unique identifier for the version parameter category.

Inheritance Hierarchy
Object
Encoder

Assembly: InTheHand.Drawing (Module: InTheHand.Drawing) Version: 7.0.0.0