imagemagick-0.0.4.1: bindings to imagemagick library

Safe HaskellSafe
LanguageHaskell98

Graphics.ImageMagick.MagickCore.Types.FFI.Types

Documentation

type MagickRealType = Float Source

type MagickStatusType = Word32 Source

type MagickSizeType = Word64 Source

type SignedQuantum = Int64 Source

type QuantumAny = Word64 Source

type Quantum = Word16 Source

type IndexPacket = Word16 Source

magickEpsilon :: forall a. Fractional a => a Source

maxColormapSize :: forall a. Num a => a Source

maxMap :: forall a. Num a => a Source

quantumFormat :: forall a. Num a => a Source

quantumRange :: forall a. Num a => a Source