Table of Contents

Class MoreImageTransforms

Namespace
NAPS2.Images.Transforms
Assembly
NAPS2.Images.dll
public static class MoreImageTransforms
Inheritance
MoreImageTransforms
Inherited Members

Methods

Combine(IMemoryImage, IMemoryImage, CombineOrientation, double)

public static IMemoryImage Combine(IMemoryImage first, IMemoryImage second, CombineOrientation orientation, double offset = 0.5)

Parameters

first IMemoryImage
second IMemoryImage
orientation CombineOrientation
offset double

Returns

IMemoryImage