The following functions have been replaced by newer functions. They are still supported for legacy integrations. However, they should not be used in new integrations. We also recommend that existing integrations be updated, because obsolete functions are not tested as extensively as their replacements are.
IN_Despeckle cleans up a raster by removing small clusters of black pixels
IN_FaxDocumentWindow faxes the contents of a document window
IN_GetLayerColor requests the color of a layer
IN_GetLayerToolAttribute returns a specific attribute of a tool for an edit layer
IN_GetSystemToolAttribute returns a specific default attribute for a specific tool
IN_GetWatermarkFont returns the font used by stamps
IN_GetWatermarkPageView returns whether a stamp is displayed on the given page
IN_GetWatermarkParameter returns whether a stamp is displayed on-screen or when printed
IN_GetWatermarkString returns one of the eight possible stamp text strings
IN_HandleExternalDocumentWindow
tells Imagenation to handle all of the events for the specified external document window
IN_InternetFileDownload uses FTP protocol to download an Internet file to a folder called Spicer under the system temporary folder
IN_InternetFileUpload uploads a file from a temp drive on a local disk to an Internet server
IN_MessageHook allows Imagenation to dispatch notify and query callbacks
IN_RegisterExternalDocumentWindow
registers a document window handle for an external application for use by Imagenation
IN_ResetExternalDocumentWindowSize
resets the size of an external document window
IN_SetAdviseHWnd tells Imagenation where to send notify messages
IN_SetLayerColor sets the color of a layer to one of fourteen possibilities
IN_SetLayerToolAttribute sets the value of a tool's attribute for an edit layer
IN_SetProduct sets the current product configuration, such as View, View-Markup, or View-Markup-Edit
IN_SetSystemToolAttribute sets the value for a tool's attribute for future edit layers
IN_SetWatermarkFont sets which font is used by stamps
IN_SetWatermarkPageView sets whether a stamp is displayed on the given page
IN_SetWatermarkParameter
sets whether stamps are displayed on-screen, or when printed
IN_SetWatermarkString sets one of the eight possible stamp text strings
IN_UnregisterExternalDocumentWindow
closes and unregisters an external document window