28#ifndef _ImageCodec_H__
29#define _ImageCodec_H__
57 height(0), width(0), depth(1), size(0),
Abstract class that defines a 'codec'.
Codec return class for images.
String dataType() const
Returns the type of the data.
Codec specialized in images.
String getDataType() const
Returns the type of the data that supported by this codec as a String.
Reference-counted shared pointer, used for objects where implicit destruction is required.
PixelFormat
The pixel format used for images, textures, and render surfaces.
@ PF_UNKNOWN
Unknown pixel format.