Click or drag to resize

BatchProcessorStartWorkFlow Method

Overload List
  NameDescription
Public methodStartWorkFlow(IEnumerableString, String, FuncLoadImageArgs, IBitmapImage, FuncProcessImageArgs, IBitmapImage, ActionStoreImageArgs)
Starts a three step workflow for loading, processing and storing images
Public methodStartWorkFlow(IEnumerableString, String, String, FuncLoadImageArgs, IBitmapImage, FuncProcessImageArgs, IBitmapImage, ActionStoreImageArgs)
Starts a three step workflow for loading, processing and storing images
Top
See Also