TOpenCLDevice::Image3DMaxDepth Property

__declspec(property(get = GetImage3DMaxDepth)) int Image3DMaxDepth;

Max depth of 3D image in pixels.

Read: int GetImage3DMaxDepth();
Remarks:

The minimum value is 2048, if TOpenCLDevice::ImageSupport is true.

Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler