VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gv::ImageInputConversion Class Reference

A structure that describes the preferred image type for the Gv::ImageInputHandler callback. More...

#include <gvimageinput.h>

Public Types

enum  Type { none, to_jpeg, to_raw }
 

Public Member Functions

 ImageInputConversion ()
 Default constructor for a 'none' conversion, with scale one.
 
 ImageInputConversion (Type type, int scale, bool monochrome)
 Constructor.
 

Public Attributes

Type type
 
int scale
 
bool monochrome
 

Detailed Description

A structure that describes the preferred image type for the Gv::ImageInputHandler callback.

Definition at line 47 of file gvimageinput.h.


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