30#ifndef _SILLYTGAImageContext_h_
31#define _SILLYTGAImageContext_h_
33#include "SILLYImageContext.h"
45 TGAImageContext(
size_t width,
size_t height);
54 friend class TGAImageLoader;
62#ifdef SILLY_OPT_INLINE
63#include "SILLYTGAImageContext.icpp"
Simple Image Loading LibrarY namespace.
ImageContext(size_t width, size_t height)
Constructor.