imagemagick-0.0.3.6: bindings to imagemagick library

Safe HaskellSafe-Inferred
LanguageHaskell98

Graphics.ImageMagick.MagickCore.Types.MBits

Documentation

class MBits a where

Methods

(^|^) :: a -> a -> a

(^&^) :: a -> a -> a

Instances