Overlay image.
Namespace:
AForge.Imaging.FiltersAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public Bitmap OverlayImage { get; set; } |
Remarks
The property sets an overlay image, which will be used as the second image required to process source image. See documentation of particular inherited class for information about overlay image purpose.

