←Select platform

MacroPixel Property

Summary
Gets or sets the Macropixel size, which is the number of pixels in the unit pixels group.
Syntax
C#
VB
C++
public int MacroPixel { get; set; } 
  
Public Property MacroPixel As Integer 
public: 
property int MacroPixel { 
   int get(); 
   void set (    int ); 
} 

Property Value

The Macropixel size, which is the number of pixels in the unit pixels group.

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.