Package magick

Interface MapMode


  • public interface MapMode
    Corresponds to ImageMagick enumerated type of the same name. Important! Constant values should correspond to: http://trac.imagemagick.org/browser/ImageMagick/branches/ImageMagick-6.6.9/magick/blob.h
    Author:
    Eric Yeo
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int IOMode  
      static int ReadMode  
      static int WriteMode