NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ImageAttributes Methods

The methods of the ImageAttributes class are listed below. For a complete list of ImageAttributes class members, see the ImageAttributes Members topic.

Public:

ClearBrushRemapTable [To be supplied.]
ClearColorKey Overloaded. [To be supplied.]
ClearColorMatrix Overloaded. [To be supplied.]
ClearGamma Overloaded. [To be supplied.]
ClearNoOp Overloaded. [To be supplied.]
ClearOutputChannel Overloaded. [To be supplied.]
ClearOutputChannelColorProfile Overloaded. [To be supplied.]
ClearRemapTable Overloaded. [To be supplied.]
ClearThreshold Overloaded. [To be supplied.]
Clone [To be supplied.]
Dispose [To be supplied.]
Equals (inherited from Object) Determines whether the specified Object is the same instance as the current Object. Subclasses are expected to override this method to support value equality (not reference equality).
GetAdjustedPalette [To be supplied.]
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the Object.
SetBrushRemapTable [To be supplied.]
SetColorKey Overloaded. [To be supplied.]
SetColorMatrices Overloaded. [To be supplied.]
SetColorMatrix Overloaded. [To be supplied.]
SetGamma Overloaded. [To be supplied.]
SetICMMode [To be supplied.]
SetNoOp Overloaded. [To be supplied.]
SetOutputChannel Overloaded. [To be supplied.]
SetOutputChannelColorProfile Overloaded. [To be supplied.]
SetRemapTable Overloaded. [To be supplied.]
SetThreshold Overloaded. [To be supplied.]
SetWrapMode Overloaded. [To be supplied.]
ToString (inherited from Object) Returns a String that represents the current Object.

Protected:

Finalize [To be supplied.]
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

ImageAttributes Class | System.Drawing.Imaging Namespace