Home
last modified time | relevance | path

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

/haiku/headers/libs/agg/
H A Dagg_pixfmt_rgba.h129 template<class ColorT, class Order> struct blender_rgba struct
2718 typedef blender_rgba<rgba8, order_rgba> blender_rgba32; //----blender_rgba32
2719 typedef blender_rgba<rgba8, order_argb> blender_argb32; //----blender_argb32
2720 typedef blender_rgba<rgba8, order_abgr> blender_abgr32; //----blender_abgr32
2721 typedef blender_rgba<rgba8, order_bgra> blender_bgra32; //----blender_bgra32
2733 typedef blender_rgba<rgba16, order_rgba> blender_rgba64; //----blender_rgba64
2734 typedef blender_rgba<rgba16, order_argb> blender_argb64; //----blender_argb64
2735 typedef blender_rgba<rgba16, order_abgr> blender_abgr64; //----blender_abgr64
2736 typedef blender_rgba<rgba16, order_bgra> blender_bgra64; //----blender_bgra64