Home
last modified time | relevance | path

Searched refs:pixel_type (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/basebmp/inc/basebmp/
H A Drgbmaskpixelformats.hxx74 typedef PixelType pixel_type; typedef
76 typedef typename make_unsigned<pixel_type>::type unsigned_pixel_type;
206 typedef PixelType pixel_type; typedef
208 typedef RGBMaskGetter<pixel_type,
214 typedef RGBMaskSetter<pixel_type,
221 typedef PixelIterator<pixel_type> iterator_type;
222 typedef StandardAccessor<pixel_type> raw_accessor_type;
H A Drgb24pixelformats.hxx65 typedef PixelType pixel_type; typedef
67 typedef RGBValueGetter<pixel_type,
69 typedef RGBValueSetter<pixel_type,
72 typedef PixelIterator<pixel_type> iterator_type;
73 typedef StandardAccessor<pixel_type> raw_accessor_type;
H A Dgreylevelformats.hxx76 typedef typename Iterator::value_type pixel_type; typedef
78 typedef GreylevelGetter<pixel_type,
81 typedef GreylevelSetter<pixel_type,
H A Dpaletteformats.hxx107 typedef typename Iterator::value_type pixel_type; typedef

Completed in 18 milliseconds