OverlayCommand Constructor |
Name | Description | |
---|---|---|
![]() | OverlayCommand() |
Initializes a new instance of the OverlayCommand class.
|
![]() | OverlayCommand(SerializationInfo, StreamingContext) | Initializes a new instance of %OverlayCommand%. |
![]() | OverlayCommand(AtalaImage, Point) |
Overlay one image onto another.
|
![]() | OverlayCommand(AtalaImage, Point, Double) |
Overlay one image onto another.
|
![]() | OverlayCommand(AtalaImage, Point, Color) |
Overlay one image onto another.
|
![]() | OverlayCommand(AtalaImage, Point, Int32) |
Overlay an 8-bit image onto another.
|