OverlayMergedCommand Constructor |
Name | Description | |
---|---|---|
OverlayMergedCommand |
Initializes a new instance of the OverlayMergedCommand class.
| |
OverlayMergedCommand(SerializationInfo, StreamingContext) | Initializes a new instance of %OverlayMergedCommand%. | |
OverlayMergedCommand(AtalaImage, MergeOption) | Initializes a new instance of %OverlayMergedCommand% specifying the top image, and the merge option.
| |
OverlayMergedCommand(AtalaImage, Point, MergeOption) | Initializes a new instance of %OverlayMergedCommand% specifying the top image, position of the image, and
the merge option. | |
OverlayMergedCommand(AtalaImage, Point, MergeOption, Double) | Initializes a new instance of %OverlayMergedCommand% specifying the top image, position of the image, the
merge option, and a factor used for some merge options. |