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 ()
  Return Description  
    void