FrameAligner Class
Summary: The Align frames
Module: aspose.imaging.fileformats.core.photo
Full Name: aspose.imaging.fileformats.core.photo.FrameAligner
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 | FrameAlignerOptions | The options. |
Returns
| Type | Description |
|---|---|
System.Collections.Generic.List1[[System.Nullable1[[Aspose.Imaging.Point]]]] | Array of offsets by images |