VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gr::ImageDecoder::ScaleToFit Struct Reference

Describes scale-to-fit target dimensions. More...

#include <grimagedecoder.h>

Public Member Functions

 ScaleToFit (int dx, int dy, int fudge_factor)
 
int operator() (const ImageType &) const
 
 operator bool () const
 

Public Attributes

int dx
 
int dy
 
int ff
 

Detailed Description

Describes scale-to-fit target dimensions.

Definition at line 52 of file grimagedecoder.h.


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