Class Magick


  • final class Magick
    extends java.lang.Object
    Magick
    Version:
    $Id: //depot/branches/personal/haraldk/twelvemonkeys/release-2/twelvemonkeys-core/src/main/java/com/twelvemonkeys/image/Magick.java#1 $
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static boolean DEBUG  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Magick()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static boolean useDebug()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DEBUG

        static final boolean DEBUG
    • Constructor Detail

      • Magick

        private Magick()
    • Method Detail

      • useDebug

        private static boolean useDebug()