SL_Resolution Struct Reference

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

Data Fields

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

Detailed Description

Structure containing the width and height of an image.