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.ClearRemapTable

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Public Sub ClearRemapTable(ColorAdjustType)
[C#] public void ClearRemapTable(ColorAdjustType);
[C++] public: void ClearRemapTable(ColorAdjustType);
[JScript] public function ClearRemapTable(ColorAdjustType);

[To be supplied.]

[Visual Basic] Overloads Public Sub ClearRemapTable()
[C#] public void ClearRemapTable();
[C++] public: void ClearRemapTable();
[JScript] public function ClearRemapTable();

See Also

ImageAttributes Class | ImageAttributes Members | System.Drawing.Imaging Namespace