HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ImfImageChannelRenaming.h File Reference
#include "ImfNamespace.h"
#include <string>
#include <map>
+ Include dependency graph for ImfImageChannelRenaming.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class ChannelMap >
void renameChannelsInMap (const RenamingMap &oldToNewNames, ChannelMap &channels)
 

Variables

OPENEXR_IMF_INTERNAL_NAMESPACE_HEADER_ENTER
typedef std::map< std::string,
std::string
RenamingMap
 

Function Documentation

template<class ChannelMap >
void renameChannelsInMap ( const RenamingMap oldToNewNames,
ChannelMap channels 
)
inline

Definition at line 34 of file ImfImageChannelRenaming.h.

Variable Documentation

Definition at line 30 of file ImfImageChannelRenaming.h.