![]() |
CMSC23700 Common Code Library
Support code for CS23700 programming projects
|
This is the complete list of members for cs237::__detail::ImageBase, including all inherited members.
| _chans | cs237::__detail::ImageBase | protected |
| _data | cs237::__detail::ImageBase | protected |
| _nBytes | cs237::__detail::ImageBase | protected |
| _nDims | cs237::__detail::ImageBase | protected |
| _sRGB | cs237::__detail::ImageBase | protected |
| _type | cs237::__detail::ImageBase | protected |
| addAlphaChannel() | cs237::__detail::ImageBase | |
| channels() const | cs237::__detail::ImageBase | inline |
| data() const | cs237::__detail::ImageBase | inline |
| format() const | cs237::__detail::ImageBase | inline |
| ImageBase() | cs237::__detail::ImageBase | inlineexplicitprotected |
| ImageBase(uint32_t nd) | cs237::__detail::ImageBase | inlineexplicitprotected |
| ImageBase(uint32_t nd, Channels chans, ChannelTy ty, size_t nPixels) | cs237::__detail::ImageBase | explicitprotected |
| nBytes() const | cs237::__detail::ImageBase | inline |
| nBytesPerPixel() const | cs237::__detail::ImageBase | |
| nChannels() const | cs237::__detail::ImageBase | |
| nDims() const | cs237::__detail::ImageBase | inline |
| type() const | cs237::__detail::ImageBase | inline |
| ~ImageBase() | cs237::__detail::ImageBase | protectedvirtual |