Photo_Editor_Application.PlugInInterface.ApplyImageProcessing Function
Searches the PlugIns directory for a dll with the specified name. If none is found then an exception is thrown. Otherwise it tries to invoke the method ProcessImage with the specified parameters.

Public void ApplyImageProcessing (object)
  Type Name Description  
    object stat Not used.  
  Return Description  
    void