3ds Max C++ API Reference
Loading...
Searching...
No Matches
ColorConverter.h File Reference
#include "..\maxheap.h"
#include <memory>
#include <WTypes.h>
#include "..\ColorManagement\ImageLayoutInfo.h"

Classes

class  ColorConverter< TSRC, TDST >
 This is a fully header-implemented class wrapping IColorEngine for type-safe color conversions. More...
class  IColorEngine
 Interface class for internal color transformation engine, developers should not use this class directly. More...

Namespaces

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.
namespace  MaxSDK::ColorManagement