MagickRealType

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias MagickRealType = float
  2. alias MagickRealType = MagickFloatT
  3. alias MagickRealType = double
  4. alias MagickRealType = MagickDoubleT
  5. alias MagickRealType = double
  6. alias MagickRealType = real
  7. alias MagickRealType = float
  8. alias MagickRealType = MagickFloatT
  9. alias MagickRealType = double
    version(!Quantum8 && !Quantum32 && !Quantum64)
    extern (C)
    static if(!(MagickLibVersion == 0x680))
    static if(!(MagickLibVersion >= 0x681))
    alias MagickRealType = double

Meta