|
OpenImageIO
|
This is the complete list of members for ImageSpec, including all inherited members.
| alpha_channel | ImageSpec | |
| attribute(const std::string &name, TypeDesc type, const void *value) | ImageSpec | |
| attribute(const std::string &name, TypeDesc type, const std::string &value) | ImageSpec | |
| attribute(const std::string &name, unsigned int value) | ImageSpec | inline |
| attribute(const std::string &name, int value) | ImageSpec | inline |
| attribute(const std::string &name, float value) | ImageSpec | inline |
| attribute(const std::string &name, const char *value) | ImageSpec | inline |
| attribute(const std::string &name, const std::string &value) | ImageSpec | inline |
| auto_stride(stride_t &xstride, stride_t &ystride, stride_t &zstride, stride_t channelsize, int nchannels, int width, int height) | ImageSpec | inlinestatic |
| auto_stride(stride_t &xstride, stride_t &ystride, stride_t &zstride, TypeDesc format, int nchannels, int width, int height) | ImageSpec | inlinestatic |
| auto_stride(stride_t &xstride, TypeDesc format, int nchannels) | ImageSpec | inlinestatic |
| channel_bytes() const | ImageSpec | inline |
| channel_bytes(int chan, bool native=false) const | ImageSpec | |
| channelformat(int chan) const | ImageSpec | inline |
| channelformats | ImageSpec | |
| channelnames | ImageSpec | |
| deep | ImageSpec | |
| default_channel_names() | ImageSpec | |
| depth | ImageSpec | |
| erase_attribute(const std::string &name, TypeDesc searchtype=TypeDesc::UNKNOWN, bool casesensitive=false) | ImageSpec | |
| extra_attribs | ImageSpec | |
| find_attribute(const std::string &name, TypeDesc searchtype=TypeDesc::UNKNOWN, bool casesensitive=false) | ImageSpec | |
| find_attribute(const std::string &name, TypeDesc searchtype=TypeDesc::UNKNOWN, bool casesensitive=false) const (defined in ImageSpec) | ImageSpec | |
| format | ImageSpec | |
| format_from_quantize(int quant_black, int quant_white, int quant_min, int quant_max) | ImageSpec | static |
| from_xml(const char *xml) | ImageSpec | |
| full_depth | ImageSpec | |
| full_height | ImageSpec | |
| full_width | ImageSpec | |
| full_x | ImageSpec | |
| full_y | ImageSpec | |
| full_z | ImageSpec | |
| get_channelformats(std::vector< TypeDesc > &formats) const | ImageSpec | inline |
| get_float_attribute(const std::string &name, float defaultval=0) const | ImageSpec | |
| get_int_attribute(const std::string &name, int defaultval=0) const | ImageSpec | |
| get_string_attribute(const std::string &name, const std::string &defaultval=std::string()) const | ImageSpec | |
| height | ImageSpec | |
| image_bytes(bool native=false) const | ImageSpec | |
| image_pixels() const | ImageSpec | |
| ImageSpec(TypeDesc format=TypeDesc::UNKNOWN) | ImageSpec | |
| ImageSpec(int xres, int yres, int nchans, TypeDesc fmt=TypeDesc::UINT8) | ImageSpec | |
| metadata_val(const ImageIOParameter &p, bool human=false) const | ImageSpec | |
| nchannels | ImageSpec | |
| pixel_bytes(bool native=false) const | ImageSpec | |
| pixel_bytes(int chbegin, int chend, bool native=false) const | ImageSpec | |
| quant_black | ImageSpec | |
| quant_max | ImageSpec | |
| quant_min | ImageSpec | |
| quant_white | ImageSpec | |
| scanline_bytes(bool native=false) const | ImageSpec | |
| set_format(TypeDesc fmt) | ImageSpec | |
| size_t_safe() const | ImageSpec | inline |
| tile_bytes(bool native=false) const | ImageSpec | |
| tile_depth | ImageSpec | |
| tile_height | ImageSpec | |
| tile_pixels() const | ImageSpec | |
| tile_width | ImageSpec | |
| to_xml() const | ImageSpec | |
| valid_tile_range(int xbegin, int xend, int ybegin, int yend, int zbegin, int zend) | ImageSpec | inline |
| width | ImageSpec | |
| x (defined in ImageSpec) | ImageSpec | |
| y (defined in ImageSpec) | ImageSpec | |
| z | ImageSpec | |
| z_channel | ImageSpec |
1.8.2