Share via


MediaGraphImageScale Class

Definition

The scaling mode for the image.

public class MediaGraphImageScale
type MediaGraphImageScale = class
Public Class MediaGraphImageScale
Inheritance
MediaGraphImageScale

Constructors

MediaGraphImageScale()

Initializes a new instance of MediaGraphImageScale.

Properties

Height

The desired output height of the image.

Mode

Describes the modes for scaling an input video frame into an image, before it is sent to an inference engine.

Width

The desired output width of the image.

Applies to