cmdTools.mtb_imagetools
Class ImageConvert

java.lang.Object
  extended by cmdTools.mtb_imagetools.ImageConvert

@ALDMetaInfo(export=MANDATORY)
public class ImageConvert
extends Object

Commandline tool to convert image formats and datatypes.

Author:
Oliver Gress

Constructor Summary
ImageConvert()
           
 
Method Summary
static void main(String[] args)
           
protected static void printHelp(String infile, String outfile)
           
protected static String[] splitFilename(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageConvert

public ImageConvert()
Method Detail

main

public static void main(String[] args)

printHelp

protected static void printHelp(String infile,
                                String outfile)

splitFilename

protected static String[] splitFilename(String filename)


Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.