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

[To be supplied.]

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

See Also

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