Home
last modified time | relevance | path

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

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.hpp98 void to8mul();
H A Dimage.cpp293 void Image::Sampled::to8mul() { in to8mul() function in Image::Sampled
1124 void Image::Gray::to8() { to8mul(); } in to8()
1242 void Image::RGB::to8() { to8mul(); } in to8()