ImageMan DLL Suite Version 8Submit feedback on this topic   

PhotoShop Plugin Functions

These functions allow your application to load Adobe Photoshop compatible plug-Ins for filtering or processing images.

 

ImgPlugInAbout displays the filter's About box.

 

ImgPlugInEnumerate enumerates the names of all the filters found in the Plug-In directory.

 

ImgPlugInHostIsAvailable Determines if the Plug-In Support DLL is installed.

 

ImgPlugInHostIsEnabled Determines if the Plug-In support DLL has been loaded.

 

ImgPlugInHostLoad Loads the Plug-In Support DLL.

 

ImgPlugInHostUnload Unloads the Plug-In Support DLL.

 

ImgPlugInInvoke Invokes the loaded Plug-In filter.

 

ImgPlugInInvokeEx Invokes the loaded Plug-In filter with the ability to specify a portion of the image to be filtered.

 

ImgPlugInLoad Loads the specified Plug-In filter.

 

ImgPlugInSetStatusProc Sets the status proc to be called while filtering an image.

 

 

 


© 1995-2004 Data Techniques, Inc. All rights reserved.