MediaGraphImageScale 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.
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. |