HdrProcessor Klasse
Summary: The HDR processor
Module: aspose.imaging.fileformats.core.photo.hdr
Full Name: aspose.imaging.fileformats.core.photo.hdr.HdrProcessor
Methods
| Name | Beschreibung |
|---|---|
| process(images, options) | Verarbeitet die angegebenen Bilder. |
Method: process(images, options) [static]
process(images, options)
Verarbeitet die angegebenen Bilder.
Parameters:
| Parameter | Typ | Beschreibung |
|---|---|---|
| images | RasterImage[] | Die Bilder. |
| options | HdrImageOptions | Die Optionen. |
Returns
| Typ | Beschreibung |
|---|---|
| int[] | Array von ARGB‑Pixeln |