Click or drag to resize

OverlayMaskedCommandTopImage Property

Gets or sets the image that will be overlayed onto the source image.

Namespace:  Atalasoft.Imaging.ImageProcessing
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AtalaImage TopImage { get; set; }

Property Value

Type: AtalaImage
The image that will be overlayed onto the source image.
See Also