class FlashPalette : public Walkable

Used to put a white screen when photo

Inheritance:


Public Methods

FlashPalette(Ini& ini, GraphicMode& graphicMode) throw()
virtual ~FlashPalette() throw()
virtual void flashToGris() throw()
virtual void flashToColor() throw()
virtual void flashToOther() throw()
bool isGris() const throw()
void refresh() throw()

Protected Classes

enum IdFlash
FLASHING_TO_GRIS
FLASHING_TO_COLOR
NOT_FLASHING

Protected Fields

UnderMaskMatrix underMask
PixelMatrix pixelMatrix
Window windowFrom
Window windowTo
WindowPipe windowPipe
bool flashing
IdFlash flashed

Protected Methods

virtual int virtualWalk() throw()

Inherited from Walkable:

Public Methods

int walk() throw(Exception)
int getSlow() const throw()
virtual void setSlow(int slow) throw()

Protected Fields

int s
int t
int returnWalk

Documentation

Used to put a white screen when photo. Attention : "grey" (gris) do not work ! (too slow)
UnderMaskMatrix underMask

PixelMatrix pixelMatrix

Window windowFrom

Window windowTo

WindowPipe windowPipe

enum IdFlash

FLASHING_TO_GRIS

FLASHING_TO_COLOR

NOT_FLASHING

bool flashing

IdFlash flashed

virtual int virtualWalk() throw()

FlashPalette(Ini& ini, GraphicMode& graphicMode) throw()

virtual ~FlashPalette() throw()

virtual void flashToGris() throw()

virtual void flashToColor() throw()

virtual void flashToOther() throw()

bool isGris() const throw()

void refresh() throw()


This class has no child classes.
Author:
David FAUTHOUX
See Also:
CaseId
CaseOptionPhoto
Grille

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de