Graphics.Transform.Magick.Types
Documentation
data Modulation Source
Constructors
| Modulation | |
Fields
| |
Constructors
| AllPixels | |
| GrayscalePixels |
data ChannelType Source
Constructors
| UndefinedChannel | |
| RedChannel | |
| CyanChannel | |
| GreenChannel | |
| MagentaChannel | |
| BlueChannel | |
| YellowChannel | |
| OpacityChannel | |
| BlackChannel | |
| MatteChannel |
Instances
data FilterTypes Source
Constructors
Instances
data CompositeOp Source
Constructors
Instances
Constructors
| IncreaseContrast | |
| DecreaseContrast |
data SegmentInfo Source
data StorageType Source
Constructors
| CharPixel | |
| ShortPixel | |
| IntegerPixel | |
| LongPixel | |
| FloatPixel | |
| DoublePixel |
Instances
class Storable b => StorablePixel a b | a -> b whereSource
Methods
storageType :: a -> StorageTypeSource
marshalPixel :: a -> bSource
unmarshalPixel :: b -> aSource
data QuantumType2 Source
Constructors
Instances
data ExceptionInfo Source
Constructors
| ExceptionInfo | |
Fields
| |
Instances
type ExportPixelAreaInfo = Word32Source
type ImportPixelAreaInfo = Word32Source
type CompressionType = Word32Source
type InterlaceType = Word32Source
type EndianType = Word32Source
type ResolutionType = Word32Source
type ColorspaceType = Word32Source
type StreamHandler = Word32Source
type PreviewType = Word32Source
type ChromaticityInfo = Word32Source
type OrientationType = Word32Source
type RenderingIntent = Word32Source
type GravityType = Word32Source
type DisposeType = Word32Source
type CacheInfoPtr = Word32Source
type ImageAttributePtr = Word32Source
type Ascii85InfoPtr = Word32Source
type BlobInfoPtr = Word32Source
type SemaphoreInfoPtr = Word32Source
type ExceptionType = CUIntSource
data HImageInfo Source
Constructors
Instances
Constructors