Searched refs:color_conv_rgb24_rgb565 (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/libs/agg/util/
H A Dagg_color_conv_rgb8.h255 //-------------------------------------------------color_conv_rgb24_rgb565
256 template<int R, int B> class color_conv_rgb24_rgb565 class in namespace:agg
277 typedef color_conv_rgb24_rgb565<2,0> color_conv_bgr24_to_rgb565; //----color_conv_bgr24_to_rgb565
278 typedef color_conv_rgb24_rgb565<0,2> color_conv_rgb24_to_rgb565; //----color_conv_rgb24_to_rgb565

Completed in 91 milliseconds