ImageProperties Class

Image transformations and formatting options to be applied to the video frame(s).

Inheritance
ImageProperties

Constructor

ImageProperties(*, scale: Optional[azure.media.videoanalyzeredge._generated.models._models_py3.ImageScale] = None, format: Optional[azure.media.videoanalyzeredge._generated.models._models_py3.ImageFormatProperties] = None, **kwargs)

Variables

scale
<xref:azure.media.videoanalyzer.edge.models.ImageScale>

Image scaling mode.

format
<xref:azure.media.videoanalyzer.edge.models.ImageFormatProperties>

Base class for image formatting properties.