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

Safe HaskellNone
LanguageHaskell2010

Vision.Image.Grey.Type

Documentation

newtype GreyPixel #

Constructors

GreyPixel Word8 

Instances

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