'Declaration Public Overloads Overrides Function Execute( _
ByVal targetThe VintasoftImage, which must be processed.As Vintasoft.Imaging.VintasoftImage, _
ByVal processingStateThe processing state.As Vintasoft.Imaging.Processing.ProcessingState _
) As Vintasoft.Imaging.Processing.ProcessingResult
public override Vintasoft.Imaging.Processing.ProcessingResult Execute(
Vintasoft.Imaging.VintasoftImage target,
Vintasoft.Imaging.Processing.ProcessingState processingState
)
Parameters
- target
- The VintasoftImage, which must be processed.
- processingState
- The processing state.
Return Value
Processing result of VintasoftImage.