The DIMENSION structure is used with the LFile::ReadLoadResolutions function, which tests for available resolutions in a specified PhotoCD or FlashPix file.
Member |
Description |
nWidth |
Width, in pixels, of the available resolution. |
nHeight |
Height, in pixels, of the available resolution. |
pDIMENSION is a pointer to a DIMENSION structure. With the LFile::ReadLoadResolutions function, you declare an array of DIMENSION structures and declare a pDIMENSION pointer to the array. Then, in the function call, you pass the pointer, and the function updates the DIMENSION structures in the array.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET