HdrProcessor Class
Summary: The HDR processor
Module: aspose.imaging.fileformats.core.photo.hdr
Full Name: aspose.imaging.fileformats.core.photo.hdr.HdrProcessor
Methods
| Name | Description |
|---|---|
| process(images, options) | Processes the specified images. |
Method: process(images, options) [static]
process(images, options)
Processes the specified images.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| images | RasterImage[] | The images. |
| options | HdrImageOptions | The options. |
Returns
| Type | Description |
|---|---|
| int[] | Array of ARGB pixels |