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!

ImageFormat.JPEG

[To be supplied.]

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

See Also

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