Home
last modified time | relevance | path

Searched refs:GetFrameCount (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dgif_reader.cpp54 INT gif_reader::GetFrameCount(CString& path) in GetFrameCount() function in gif_reader
66 int frame_count = img.GetFrameCount(&p_dimension_ids[0]); in GetFrameCount()
102 int frame_count = img.GetFrameCount(&p_dimension_ids[0]); in ReadImage()
Dimage_reader.h72 static INT GetFrameCount(CString& path);
353 static INT GetFrameCount(CString& path);
Dedit_pixelmap_dlg.cpp631 (image_reader::GetFrameCount(newpath) != mpInfo->GetPixelmapFrameCount())) in CheckPathname()
Dimage_reader.cpp440 int image_reader::GetFrameCount(CString& path) in GetFrameCount() function in image_reader
447 frame_count = gif_reader::GetFrameCount(path); in GetFrameCount()
Dresource_gen.cpp4163 frame_count = image_reader::GetFrameCount(abspath); in RotatePixelmap()
DStudioXProject.cpp1540 frame_count = image_reader::GetFrameCount(abspath); in InitializeOnePixelmap()