Image Class Reference

#include <Pt/Gfx/Image.h>

Generic image.

Public Member Functions

const ImageFormatformat () const
 Returns the format of the image.
 
const Sizesize () const
 Returns the size of the image.
 
const ImageViewview () const
 Returns a view on the image data.
 
ImageViewview ()
 Returns a view on the image data.