Image Utilities (IU)
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Groups Pages
Public Member Functions | Data Fields
iu::OpenEXRInputFile::Channel Struct Reference

The Channel struct contains the name (string) and datatype (string) of a channel. More...

#include <openexrio.h>

Public Member Functions

 Channel (const std::string &name, const std::string &type)
 

Data Fields

std::string name_
 
std::string type_
 

Detailed Description

The Channel struct contains the name (string) and datatype (string) of a channel.


The documentation for this struct was generated from the following file: