encode_Histogram_functions

encode_Histogram_functions

Overview

encode_Histogram_functions 是Python的Aspose.Font FOSS中的一个类.

本类提供了8种方法,用于在Python程序中使用encode_Histogram_functions对象. 有的方法包括: BuildHistograms, HistogramBlockLength, HistogramBlockType, HistogramCommand, HistogramContextMap, HistogramDistance, HistogramLiteral, __init__. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序.

Methods

SignatureDescription
__init__()Calls 开始 在这个encode_Histogram_functions实例上.
HistogramLiteral()返回字面位值的基因图表
HistogramCommand()返回命令符号的历史图
HistogramDistance()返回距离值的基因图表
HistogramBlockLength()返回一个图形为块长度符号
HistogramContextMap()返回语境地图条目的历史图表
HistogramBlockType()返回区块类型标识符的基因图表
BuildHistograms(cmds, num_commands, literal_split, insert_and_copy_split, dist_split, ringbuffer, start_pos, mask, prev_byte, prev_byte2, context_modes, literal_histograms, insert_and_copy_histograms, copy_dist_histograms)从命令列表中构建字面,指令,距离和语境图谱,后者用于密码.

See Also

 中文