←Select platform

Quant Property

Summary

Gets the quantization value.

Syntax

C#
VB
Java
C++
public int Quant {get;} 
Public ReadOnly Property Quant As Integer 
public int getQuant() 
public: 
property int Quant { 
   int get(); 
} 

Property Value

The quantization value.

Remarks

If the Quant value is non-zero it specifies the quantization value. Valid values are v=k*quant+min for all non-negative integer values of k such that v<=max.

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.Sane Assembly