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; }
Public Property TopImage As AtalaImage
Get
Set
Property Value
Type:
AtalaImage The image that will be overlayed onto the source image.
See Also