Classe HdrProcessor
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) | Traite les images spécifiées. |
Method: process(images, options) [static]
process(images, options)
Traite les images spécifiées.
Parameters:
| Paramètre | Type | Description |
|---|---|---|
| images | RasterImage[] | Les images. |
| options | HdrImageOptions | Les options. |
Returns
| Type | Description |
|---|---|
| int[] | Tableau de pixels ARGB |