←Select platform

Range Property

Summary
Gets or sets a value indicating the range of values in the input buffer.
Syntax
C#
VB
C++
public ConversionYuvRange Range { get; set; } 
  
Public Property Range As ConversionYuvRange 
public: 
property ConversionYuvRange Range { 
   ConversionYuvRange get(); 
   void set (    ConversionYuvRange ); 
} 

Property Value

The range of values in the input buffer.

Example

Refer to ConversionParameters.YuvParameters example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.