Class ExtractGameArea

java.lang.Object
games.stendhal.tools.map.ExtractGameArea

public class ExtractGameArea extends Object
extracts a defined area from a set of images and stores the results in another folder with the same name as the original files.
Author:
hendrik
  • Constructor Details

    • ExtractGameArea

      public ExtractGameArea()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      entry point
      Parameters:
      args -
      Throws:
      IOException - in case of an input output error