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!

Decoder.OutputChannel

[To be supplied.]

[Visual Basic]
Public Shared OutputChannel As Decoder
[C#]
public static Decoder OutputChannel;
[C++]
public: static Decoder* OutputChannel;
[JScript]
public static var OutputChannel : Decoder;

See Also

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