encode_cluster_HistogramPair
Overview
encode_cluster_HistogramPair is a class in Aspose.Font FOSS for Python.
This class provides 1 method for working with encode_cluster_HistogramPair objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.Font FOSS for Python package.
Properties: cost_combo, cost_diff, idx1, idx2, valid.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
cost_diff | `` | Read | Gets the cost diff. |
cost_combo | `` | Read | Gets the cost combo. |
valid | `` | Read | Gets the valid. |
idx2 | `` | Read | Gets the idx2. |
idx1 | `` | Read | Gets the idx1. |
Methods
| Signature | Description |
|---|---|
__init__() | Calls init on this encode_cluster_HistogramPair instance. |