libdcp
Public Member Functions | Public Attributes | List of all members
dcp::Size Struct Reference

The integer, two-dimensional size of something. More...

#include <types.h>

Public Member Functions

 Size (int w, int h)
 
float ratio () const
 

Public Attributes

int width
 
int height
 

Detailed Description

The integer, two-dimensional size of something.

Definition at line 70 of file types.h.


The documentation for this struct was generated from the following file: