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!

ColorMatrix.matrix42

[To be supplied.]

[Visual Basic]
Public matrix42 As Single
[C#]
public float matrix42;
[C++]
public: float matrix42;
[JScript]
public var matrix42 : float;

See Also

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