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

int ddimage_Filter::get uint32_t threshold,
uint32_t stride,
uint32_t pixel_threshold,
uint32_t block_filter
 

This returns all the processing parameters through the method arguments.

Parameters:
threshold A pointer to a uint32_t type where the motion threshold processing parameter value will be saved. If this parameter is NULL then the pointer will not be dereferenced and the threshold will not be retreived.
stride A pointer to a uint32_t type where the stride processing parameter value will be saved. If this parameter is NULL then the pointer will not be dereferenced and the stride will not be retreived.
pixel_threshold A pointer to a uint32_t type where the pixel threshold processing parameter value will be saved. If this parameter is NULL then the pointer will not be dereferenced and the pixel threshold will not be retreived.
block_filter A pointer to a uint32_t type where the type of block filter will be saved. IF this pointer is NULL then the pointer won't be dereferenced and the block filter value won't be retreived.
Returns:
A value denoting the success of getting the values from the object.
Return values:
phSUCCESS The method succeeded in getting the values.
phFAIL The method failed to get any of the values.

Definition at line 103 of file ddimage_Filter.cpp.





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