Click or drag to resize

OverlayMaskedCommand Constructor

Create an OverlayMaskedCommand object that will use a mask image to filter the image overlay.
Overload List
  NameDescription
Public methodOverlayMaskedCommand
Initializes a new instance of the OverlayMaskedCommand class.
Protected methodOverlayMaskedCommand(SerializationInfo, StreamingContext)
Initializes a new instance of OverlayMaskedCommand.
Public methodOverlayMaskedCommand(AtalaImage, AtalaImage)
Initializes a new instance of %OverlayMaskedCommand% specifying the top image and alpha mask.
Public methodOverlayMaskedCommand(AtalaImage, AtalaImage, Point)
Initializes a new instance of %OverlayMaskedCommand% specifying the top image and alpha mask and position of the top image.
Top
See Also