Resolution Class Reference

Structure containing the width and height of an image. More...

Functions

int area (self)
 Area (width * height) of the image.
 
int width (self)
 Width of the image in pixels.
 
int height (self)
 Height of the image in pixels.
 

Detailed Description

Structure containing the width and height of an image.