Home
last modified time | relevance | path

Searched defs:minRGBBpc (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.hpp388 unsigned char minRGBBpc; member in Image::SampledInfo
H A Din_jai.cpp75 unsigned char JAI:: minRGBBpc() const { return bpc; } in minRGBBpc() function in JAI
H A Dimage.cpp434 unsigned char Image::Sampled::minRGBBpc() const { in minRGBBpc() function in Image::Sampled
637 unsigned char Image::Indexed::minRGBBpc() const { in minRGBBpc() function in Image::Indexed
/dports/graphics/tif22pnm/tif22pnm-0.14/
H A Dminigimp.h156 guchar minRGBBpc; member