FrameAligner Klasse
Summary: The Align frames
Module: aspose.imaging.fileformats.core.photo
Full Name: aspose.imaging.fileformats.core.photo.FrameAligner
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 | FrameAlignerOptions | Die Optionen. |
Returns
| Typ | Beschreibung |
|---|---|
System.Collections.Generic.List1[[System.Nullable1[[Aspose.Imaging.Point]]]] | Array von Versätzen pro Bild |