Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/extension/io/targa/
Dtags.hpp46 static const type _rle_rgb = 10; /// RGB with RLE compression member
/third_party/boost/boost/gil/extension/io/targa/detail/
Dread.hpp151 case targa_image_type::_rle_rgb: in apply()