libCZI
Reading and Writing CZI documents made easy
libCZI::CDimBase Class Reference

Base class containing some commonly used methods. More...

#include <libCZI_DimCoordinate.h>

Inheritance diagram for libCZI::CDimBase:
libCZI::CDimBounds libCZI::CDimCoordinate

Static Protected Member Functions

static std::underlying_type< libCZI::DimensionIndex >::type GetBitIndexForDimension (libCZI::DimensionIndex dim)
 

Detailed Description

Base class containing some commonly used methods.

Member Function Documentation

◆ GetBitIndexForDimension()

static std::underlying_type<libCZI::DimensionIndex>::type libCZI::CDimBase::GetBitIndexForDimension ( libCZI::DimensionIndex  dim)
inlinestaticprotected

Utility to get a bit index for the specified dimension.

Parameters
dimThe dimension.
Returns
The bit index for dimension.

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