'Declaration Protected Overridable Sub OnImageProcessingFinished( _
ByVal imageAn image, which was processed.As Vintasoft.Imaging.VintasoftImage, _
ByVal commandAn image processing command, which was applied to an image.As Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase _
)
protected virtual void OnImageProcessingFinished(
Vintasoft.Imaging.VintasoftImage image,
Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase command
)
Parameters
- image
- An image, which was processed.
- command
- An image processing command, which was applied to an image.