Uses of Class
devpia.dextupload.image.ImageTool

Packages that use ImageTool
devpia.dextupload.image   
 

Uses of ImageTool in devpia.dextupload.image
 

Methods in devpia.dextupload.image that return ImageTool
static ImageTool ImageTool.getImageTool(java.lang.String _ImageFilePath)
          入力されたイメージファイルを基本とする[ImageTool]オブジェクトを生成します。
static ImageTool ImageTool.getImageTool(java.io.File _ImageFile)
          入力されたイメージファイルを基本とする[ImageTool]オブジェクトを生成します。