Property ColorConversion
ColorConversion
Gets or sets a value specifying the optional color conversion used to prepare RGB video frames for inference. If no value is specified, no color conversion is performed.
public ColorConversion? ColorConversion { get; set; }
Property Value
- ColorConversion?