FrameAligner.Process
FrameAligner.Process method
Processes the specified images.
public static List<Point?> Process(RasterImage[] images, FrameAlignerOptions options)
| Parameter | Type | Description |
|---|---|---|
| images | RasterImage[] | The images. |
| options | FrameAlignerOptions | The options. |
Return Value
Array of offsets by images
See Also
- struct Point
- class RasterImage
- class FrameAlignerOptions
- class FrameAligner
- namespace Aspose.Imaging.FileFormats.Core.Photo
- assembly Aspose.Imaging