Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > ConversionYuvParameters Structure : Range Property |
public ConversionYuvRange Range {get; set;}
'Declaration Public Property Range As ConversionYuvRange
'Usage Dim instance As ConversionYuvParameters Dim value As ConversionYuvRange instance.Range = value value = instance.Range
public: property ConversionYuvRange Range { ConversionYuvRange get(); void set ( ConversionYuvRange value); }