Home
last modified time | relevance | path

Searched refs:GetResolutionSize (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Df_fpxio.h97 void GetResolutionSize (short resolution, int* width, int* height);
H A Df_fpxio.cpp831 void PFileFlashPixIO::GetResolutionSize (short resolution, int* width, int* height) in GetResolutionSize() function in PFileFlashPixIO
H A Dfpxlibio.cpp915 image->GetResolutionSize((short) theResolution,&width,&height); in FPX_WriteImageResolution()