FrameAligner 类
Summary: The Align frames
Module: aspose.imaging.fileformats.core.photo
Full Name: aspose.imaging.fileformats.core.photo.FrameAligner
Methods
| Name | 描述 |
|---|---|
| process(images, options) | 处理指定的图像。 |
Method: process(images, options) [static]
process(images, options)
处理指定的图像。
Parameters:
| 参数 | Type | Description |
|---|---|---|
| images | RasterImage[] | 图像。 |
| options | FrameAlignerOptions | 选项。 |
Returns
| Type | Description |
|---|---|
System.Collections.Generic.List1[[System.Nullable1[[Aspose.Imaging.Point]]]] | 按图像的偏移数组 |