MediaGraphImageFormatJpeg Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encoding settings for Jpeg images.
public class MediaGraphImageFormatJpeg : Azure.Media.Analytics.Edge.Models.MediaGraphImageFormat
type MediaGraphImageFormatJpeg = class
inherit MediaGraphImageFormat
Public Class MediaGraphImageFormatJpeg
Inherits MediaGraphImageFormat
- Inheritance
Constructors
MediaGraphImageFormatJpeg() |
Initializes a new instance of MediaGraphImageFormatJpeg. |
Properties
Quality |
The image quality. Value must be between 0 to 100 (best quality). |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET