RdOptimizerSettingsMinQ Property |
Gets the minimum allowed quantization value.
Namespace:
Aspose.CAD.ImageOptions
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax Public ReadOnly Property MinQ As Integer
Get
public:
property int MinQ {
int get ();
}
member MinQ : int with get
Property Value
Type:
Int32
The minimum minimum allowed quantization value.
See Also