Image Convert Tool

The Image Convert tool edit control provides a graphical user interface to the ImageConvertTool API, which you use to convert images from one format to another. An Image Convert tool supports the following user interface: 

See the topic Control Reference for a description of the buttons along the top of the edit control. In addition, the Image Convert tool edit control supports the following image buffers:

  • The Current.InputImage buffer contains the current image with any enclosing region graphics.
  • The LastRun.InputImage buffer contains the result from the last execution of the tool.
  • The LastRun.OutputImage buffer contains the results of the tool after it performs the image processing operations.

See the following topics for more information: