3ds Max C++ API Reference
Loading...
Searching...
No Matches
ImageLayoutInfo.h File Reference
#include <cstdint>

Classes

class  ImageLayoutInfo
 Helper template class for providing memory layout information for various pixel data types. 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