OpenImageIO
|
This is the complete list of members for ROI, including all inherited members.
All() | ROI | inlinestatic |
chbegin (defined in ROI) | ROI | |
chend (defined in ROI) | ROI | |
defined() const | ROI | inline |
depth() const (defined in ROI) | ROI | inline |
height() const (defined in ROI) | ROI | inline |
nchannels() const | ROI | inline |
npixels() const | ROI | inline |
operator!=(const ROI &a, const ROI &b) | ROI | friend |
operator<<(std::ostream &out, const ROI &roi) | ROI | friend |
operator==(const ROI &a, const ROI &b) | ROI | friend |
ROI() | ROI | inline |
ROI(int xbegin, int xend, int ybegin, int yend, int zbegin=0, int zend=1, int chbegin=0, int chend=10000) | ROI | inline |
width() const (defined in ROI) | ROI | inline |
xbegin (defined in ROI) | ROI | |
xend (defined in ROI) | ROI | |
ybegin (defined in ROI) | ROI | |
yend (defined in ROI) | ROI | |
zbegin (defined in ROI) | ROI | |
zend (defined in ROI) | ROI |