eLynx SDK v3.0.1
C++ image processing API reference

eLynx::Image::ImageFileOptions Class Reference

#include <ImageFileOptions.h>

List of all members.


Public Member Functions

 ImageFileOptions ()
void SetQuality (const uint32 iQuality)
uint32 GetQuality () const
void SetDPI (const uint32 iDPI)
uint32 GetDPI () const

Protected Attributes

uint32 _Quality
uint32 _DPI

Detailed Description

Definition at line 26 of file ImageFileOptions.h.


Constructor & Destructor Documentation

eLynx::Image::ImageFileOptions::ImageFileOptions (  )  [inline]

Definition at line 29 of file ImageFileOptions.h.


Member Function Documentation

void eLynx::Image::ImageFileOptions::SetQuality ( const uint32  iQuality  )  [inline]

Definition at line 33 of file ImageFileOptions.h.

uint32 eLynx::Image::ImageFileOptions::GetQuality (  )  const [inline]

Definition at line 34 of file ImageFileOptions.h.

void eLynx::Image::ImageFileOptions::SetDPI ( const uint32  iDPI  )  [inline]

Definition at line 36 of file ImageFileOptions.h.

uint32 eLynx::Image::ImageFileOptions::GetDPI (  )  const [inline]

Definition at line 37 of file ImageFileOptions.h.


Member Data Documentation

Definition at line 40 of file ImageFileOptions.h.

Definition at line 43 of file ImageFileOptions.h.


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

Generated on 14 Apr 2009 by doxygen 1.5.8