SL_Resolution Struct Reference

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

Data Fields

int width
 Width of the image in pixels.
 
int height
 Height of the image in pixels.
 

Detailed Description

Structure containing the width and height of an image.