Classe FrameAligner
Summary: The Align frames
Module: aspose.imaging.fileformats.core.photo
Full Name: aspose.imaging.fileformats.core.photo.FrameAligner
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 | FrameAlignerOptions | Les options. |
Returns
| Type | Description |
|---|---|
System.Collections.Generic.List1[[System.Nullable1[[Aspose.Imaging.Point]]]] | Tableau des décalages par image |