Searched refs:GetFrameCount (Results 1 – 6 of 6) sorted by relevance
54 INT gif_reader::GetFrameCount(CString& path) in GetFrameCount() function in gif_reader66 int frame_count = img.GetFrameCount(&p_dimension_ids[0]); in GetFrameCount()102 int frame_count = img.GetFrameCount(&p_dimension_ids[0]); in ReadImage()
72 static INT GetFrameCount(CString& path);353 static INT GetFrameCount(CString& path);
631 (image_reader::GetFrameCount(newpath) != mpInfo->GetPixelmapFrameCount())) in CheckPathname()
440 int image_reader::GetFrameCount(CString& path) in GetFrameCount() function in image_reader447 frame_count = gif_reader::GetFrameCount(path); in GetFrameCount()
4163 frame_count = image_reader::GetFrameCount(abspath); in RotatePixelmap()
1540 frame_count = image_reader::GetFrameCount(abspath); in InitializeOnePixelmap()