OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for PortableBitmapReader, including all inherited members.
ASCII enum value | PortableBitmapReader | private |
BINARY enum value | PortableBitmapReader | private |
FileType enum name | PortableBitmapReader | private |
getHeight() const | PortableBitmapReader | inline |
getIdx(unsigned int h, unsigned int w) const | PortableBitmapReader | inlineprivate |
getNextPart(std::istream &in) | PortableBitmapReader | private |
getPixels() const | PortableBitmapReader | inline |
getWidth() const | PortableBitmapReader | inline |
height_m | PortableBitmapReader | private |
isBlack(unsigned int i, unsigned int j) const | PortableBitmapReader | inline |
pixels_m | PortableBitmapReader | private |
PortableBitmapReader(const std::string &input) | PortableBitmapReader | |
print(std::ostream &out) const | PortableBitmapReader | |
readHeader(std::istream &in) | PortableBitmapReader | private |
readImageAscii(std::istream &in) | PortableBitmapReader | private |
readImageBinary(std::istream &in) | PortableBitmapReader | private |
type_m | PortableBitmapReader | private |
width_m | PortableBitmapReader | private |