RawDataSettings 类

Summary: The raw data settings

Module: aspose.imaging

Full Name: aspose.imaging.RawDataSettings

Constructors

Name描述
RawDataSettings()初始化 RawDataSettings 类的新实例。

Properties

NameTypeAccess描述
color_paletteIColorPaletter/w获取或设置颜色调色板
custom_color_converterIColorConverterr/w获取或设置自定义颜色转换器
dithering_methodDitheringMethodsr/w获取或设置用于原始数据转换的抖动方法
fallback_indexintr/w获取或设置当调色板索引超出范围时使用的回退索引
indexed_color_converterIIndexedColorConverterr/w获取或设置索引颜色转换器
line_sizeintr/w获取或设置原始数据处理时每行像素的字节大小
pixel_data_formatPixelDataFormatr/w获取或设置像素数据格式

Methods

Name描述
clone()创建一个浅层克隆。

Constructor: RawDataSettings()

 RawDataSettings() 

初始化 RawDataSettings 类的新实例。

Method: clone()

 clone() 

创建一个浅层克隆。

Returns

TypeDescription
RawDataSettings一个浅层克隆。