HdrProcessor 类
Summary: The HDR processor
Module: aspose.imaging.fileformats.core.photo.hdr
Full Name: aspose.imaging.fileformats.core.photo.hdr.HdrProcessor
Methods
| Name | 描述 |
|---|---|
| process(images, options) | 处理指定的图像。 |
Method: process(images, options) [static]
process(images, options)
处理指定的图像。
Parameters:
| 参数 | Type | Description |
|---|---|---|
| images | RasterImage[] | 图像。 |
| options | HdrImageOptions | 选项。 |
Returns
| Type | Description |
|---|---|
| int[] | ARGB 像素数组 |