1#ifndef CGUIIMAGEDECODERBLU_H
2#define CGUIIMAGEDECODERBLU_H
7#include "GUIImageDecoder.h"
Contains information about an image loaded by CGUIImageLoader.
Definition: GUIImageData.h:29
Definition: GUIImageDecoderBLU.h:12
virtual eC_Bool LoadImg(CGUIImageData &rkImageData, eC_File *pkImageFile)
Base class for the image decoders.
Definition: GUIImageDecoder.h:25