friday-0.2.3.1: A functional image processing library for Haskell.

Safe HaskellNone
LanguageHaskell2010

Vision.Image.Grey.Type

Documentation

newtype GreyPixel Source #

Constructors

GreyPixel Word8 

Instances

Bounded GreyPixel Source # 
Enum GreyPixel Source # 
Eq GreyPixel Source # 
Integral GreyPixel Source # 
Num GreyPixel Source # 
Ord GreyPixel Source # 
Read GreyPixel Source # 
Real GreyPixel Source # 
Show GreyPixel Source # 
Storable GreyPixel Source # 
Bits GreyPixel Source # 
Pixel GreyPixel Source # 
Interpolable GreyPixel Source # 
ToHistogram GreyPixel Source # 
type PixelChannel GreyPixel Source # 
type PixelValueSpace GreyPixel Source #