11 #include "imagefiles/SpecialImageFileLoader.h" 24 bool CanLoad(
const std::string& specialType)
const override;
25 std::unique_ptr<CTexture> Load(
const std::string& specialType,
26 const std::string& goofyChapterPath,
27 unsigned int preferredWidth,
28 unsigned int preferredHeight)
const override;
An interface to load special image files into a texture for display.
Definition: SpecialImageFileLoader.h:26
Definition: ContextMenuManager.h:24
Generates a thumbnail for a PVR channel group; tile up to 9 channel icons in the group.
Definition: PVRChannelGroupImageFileLoader.h:18