CVPixelFormatDescription.ComponentRange Property
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.
Caution
Use 'ComponentRangeValue' instead, the property type is incorrect for this property.
[System.Obsolete("Use 'ComponentRangeValue' instead, the property type is incorrect for this property.")]
public CoreVideo.CVPixelFormatComponentRange? ComponentRange { get; set; }
[<System.Obsolete("Use 'ComponentRangeValue' instead, the property type is incorrect for this property.")>]
member this.ComponentRange : CoreVideo.CVPixelFormatComponentRange with get, set
Property Value
- Attributes