Type Definition img::GrayVal [] [src]

type GrayVal<BaseTypeP> = PixelVal<Gray<BaseTypeP>>;