←Select platform

VV Property

Summary

Gets or sets the vertical subsampling period of V.

Syntax

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

Property Value

The vertical subsampling period of V.

Example

Refer to ConversionParameters.YuvParameters example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly