|
Blender V5.0
|
This is the complete list of members for blender::ocio::PackedImage, including all inherited members.
| get_bit_depth() const | blender::ocio::PackedImage | inline |
| get_chan_stride_in_bytes() const | blender::ocio::PackedImage | inline |
| get_data() const | blender::ocio::PackedImage | inline |
| get_height() const | blender::ocio::PackedImage | inline |
| get_num_channels() const | blender::ocio::PackedImage | inline |
| get_width() const | blender::ocio::PackedImage | inline |
| get_x_stride_in_bytes() const | blender::ocio::PackedImage | inline |
| get_y_stride_in_bytes() const | blender::ocio::PackedImage | inline |
| PackedImage(void *data, const size_t width, const size_t height, const size_t num_channels, const BitDepth bit_depth, const size_t chan_stride_in_bytes, const size_t x_stride_in_bytes, const size_t y_stride_in_bytes) | blender::ocio::PackedImage | inline |