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!

Image.PixelFormat

[To be supplied.]

[Visual Basic]
Public ReadOnly Property PixelFormat As PixelFormat
[C#]
public PixelFormat PixelFormat {get;}
[C++]
public: __property PixelFormat get_PixelFormat();
[JScript]
public function get PixelFormat() : PixelFormat;

See Also

Image Class | Image Members | System.Drawing Namespace