←Select platform

UH Property

Summary

Gets or sets the horizontal subsampling period of U.

Syntax
C#
VB
C++
public int UH { get; set; } 
  
Public Property UH As Integer 
public: 
property int UH { 
   int get(); 
   void set (    int ); 
} 

Property Value

The horizontal subsampling period of U

Example

Refer to ConversionParameters.YuvParameters example.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly