←Select platform

Quantization Property

Summary
Gets or sets the Quantization level.
Syntax
C#
VB
C++
public int Quantization { get; set; } 
  
Public Property Quantization As Integer 
public: 
property int Quantization { 
   int get(); 
   void set (    int ); 
} 

Property Value

Quantization Level, must be 8.

Example

Refer to WhitePoint 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.