Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

draw_Filter Class Reference
[Image Processing FiltersSingle Frame]

#include <draw_Filter.h>

Inheritance diagram for draw_Filter:

phFilter phMutex phObject List of all members.

Detailed Description

This class takes a parameter object containing all the drawing primitives that should be drawn over the buffer.

Supported filter:

Unsupported formats:

Definition at line 70 of file draw_Filter.h.

Public Member Functions

 draw_Filter (phDrawing drawing=NULL)
 ~draw_Filter ()
int set (phDrawing drawing)
phFiltercloneFilter ()
void add (phPoint point, phColor color, uint8_t size=1, uint8_t transparency=0)
void add (phLine line, phColor color, uint8_t size=1, uint8_t transparency=0)
void add (phCircle circle, phColor color, uint8_t size=1, uint8_t fill=phDrawingHollow, uint8_t transparency=0)
void add (phRectangle rectangle, phColor color, uint8_t size=1, uint8_t fill=phDrawingHollow, uint8_t transparency=0)
void add (phTriangle triangle, phColor color, uint8_t size=1, uint8_t fill=phDrawingHollow, uint8_t transparency=0)
void add (phCross cross, phColor color, uint8_t size=1, uint8_t transparency=0)

Protected Member Functions

int filter ()

Private Attributes

phDrawing m_drawing


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



Copyright (C) 2002 - 2007 Philip D.S. Thoren ( pthoren@users.sourceforge.net )
University Of Massachusetts at Lowell
Robotics Lab
SourceForge.net Logo

Generated on Sat Jun 16 02:44:33 2007 for phission by  doxygen 1.4.4