image_dimensions Class Reference

#include <image_dimensions.h>

Public Member Functions

 image_dimensions (size_t width=0, size_t height=0)
 
size_t width () const
 
size_t height () const
 

Friends

class info
 

Detailed Description

Dimenions of the image

Constructor & Destructor Documentation

image_dimensions ( size_t  width = 0,
size_t  height = 0 
)
inline

Constructor

Parameters
widthwidth of the image
heightheight of the image

Friends And Related Function Documentation

friend class info
friend

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