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

phImage Member List

This is the complete list of members for phImage, including all inherited members.

allocate(uint32_t w, uint32_t h, uint32_t format)phImage
phDataObject::allocate(uint32_t size)phDataObject
phDataObject::allocate(uint32_t nelems, uint32_t elemsize)phDataObject
calculateSize(uint32_t w, uint32_t h, int32_t f)phImage [protected]
clientCount()phLiveObject
compress()phImage
connect(phLiveObject *obj, uint32_t flags=phLiveObjectNOFLAG)phLiveObject
convert(uint32_t to_format, uint32_t force_format=phImageNOFORMAT)phImage
copy(phObject *copyto_obj)phImage [virtual]
crop(phImage &original, uint32_t x1, uint32_t y1, uint32_t x2, uint32_t y2)phImage
crop(uint32_t x1, uint32_t y1, uint32_t x2, uint32_t y2)phImage
decLockCount()phMutex [protected]
decompress()phImage
disableNotify(int disable=1)phLiveObject
disableSwap(int disable=1)phLiveObject
disconnect()phLiveObject
enableNotify(int enable=1)phLiveObject
enableSwap(int enable=1)phLiveObject
erase()phDataObject
fileTypeFromName(char *filename)phImage [protected]
getClientJitter()phLiveObject
getClientJitterAvg()phLiveObject
getClientJitterAvgSamples()phLiveObject
getCopy(phImage &data)phImage
getCopy(uint32_t *w, uint32_t *h, uint32_t *format, uint32_t *s, uint8_t *image[])phImage
phDataObject::getCopy(phDataObject &object)phDataObject
getData()phDataObject
getFlags()phLiveObject
getFormat()phImage
getHeight()phImage
getImage()phImage
getImage(int8_t image[])phImage
getJPEGQuality()phImage
getLockCount()phMutex [protected]
getName()phObject
getNameArray()phObject
getNameCount()phObject
getNotifyJitter()phLiveObject
getNotifyJitterAvg()phLiveObject
getNotifyJitterAvgSamples()phLiveObject
getSize()phDataObject
getWaitingCounter()phLiveObject
getWidth()phImage
hasClients()phLiveObject
hasParent(const char *n)phObject
incLockCount()phMutex [protected]
initConversion()phImage [protected]
initCrop()phImage [protected]
initFileSave()phImage [protected]
initJPEGCompression()phImage [protected]
initResize()phImage [protected]
initZlibCompression()phImage [protected]
isCompressed()phImage
isConnected()phLiveObject
isJPEGAvailable()phImage [static]
isJPEGCompressed()phImage
isNamed(const char *n)phObject
isNotifyDisabled()phLiveObject
isNotifyEnabled()phLiveObject
isNull()phDataObject
isSwapDisabled()phLiveObject
isSwapEnabled()phLiveObject
isZlibAvailable()phImage [static]
jpegCompress()phImage
jpegDecompress()phImage
load(char *filename, phFileType filetype=phFileAuto)phImage
loadJPEG(char *filename)phImage [protected]
loadPPM(char *filename)phImage [protected]
lock()phMutex
m_bilinear_tablephImage [protected]
m_compress_bufferphImage [protected]
m_compress_buffer_sizephImage [protected]
m_compress_levelphImage [protected]
m_compressedphImage [protected]
m_conv_dstphImage [protected]
m_conv_dst_formatphImage [protected]
m_conv_dstsizephImage [protected]
m_crop_bufphImage [protected]
m_crop_buf_sizephImage [protected]
m_dataphDataObject [protected]
m_decompress_bufferphImage [protected]
m_decompress_buffer_sizephImage [protected]
m_formatphImage [protected]
m_heightphImage [protected]
m_jpegCompress_bufferphImage [protected]
m_jpegCompress_buffer_sizephImage [protected]
m_jpegCompress_handlephImage [protected]
m_jpegCompressedphImage [protected]
m_jpegDecompress_bufferphImage [protected]
m_jpegDecompress_buffer_sizephImage [protected]
m_jpegDecompress_handlephImage [protected]
m_jpegQualityphImage [protected]
m_nn_tablephImage [protected]
m_notify_disabledphLiveObject [protected]
m_private_mutexphMutex [protected]
m_resize_bufphImage [protected]
m_resize_buf_sizephImage [protected]
m_saveImageBufphImage [protected]
m_sizephDataObject [protected]
m_swap_disabledphLiveObject [protected]
m_widthphImage [protected]
notify(int force=0)phLiveObject [protected]
operator=(phImage &rightHandSide)phImage
phDataObject::operator=(phDataObject &rightHand)phDataObject
phDataObject()phDataObject
phImage()phImage
phLiveObject()phLiveObject
phMutex()phMutex
phObject()phObject
phObject(const char *name)phObject
readLock()phLiveObject
release_clients()phLiveObject
reset()phImage
resetClientJitter()phLiveObject
resetConversion()phImage [protected]
resetCrop()phImage [protected]
resetFileSave()phImage [protected]
resetJitter()phLiveObject
resetJPEGCompression()phImage [protected]
resetNotifyJitter()phLiveObject
resetResize()phImage [protected]
resetZlibCompression()phImage [protected]
resize(phImage &original, uint32_t w, uint32_t h, uint32_t algorithm=phResizeNN)phImage
resize(uint32_t w, uint32_t h, uint32_t algorithm=phResizeNN)phImage
rwUnlock()phLiveObject
save(char *filename, phFileType filetype=phFileAuto)phImage
saveJPEG(char *filename)phImage [protected]
savePPM(char *filename)phImage [protected]
savePPM_old(char *filename)phImage [protected]
setClientJitter(int32_t jitter)phLiveObject
setClientJitterAvg(int32_t jitter_avg)phLiveObject
setClientJitterAvgSamples(int32_t jitter_samples)phLiveObject
setCompressionLevel(int level)phImage
setData(phDataObject &copyfrom, int disable_notify=0)phDataObject
setData(uint32_t newsize, const void *newdata, int disable_notify=0)phDataObject
setData(uint32_t newsize, const uint8_t newdata[], int disable_notify=0)phDataObject
setFlags(uint32_t flags)phLiveObject
setFormat(uint32_t type)phImage
setImage(phImage &image)phImage
setImage(uint32_t w, uint32_t h, int32_t f, uint32_t s, const uint8_t image[])phImage
setJPEGQuality(int q)phImage
setName(const char *n)phObject
setNotifyJitter(int32_t jitter)phLiveObject
setNotifyJitterAvg(int32_t jitter_avg)phLiveObject
setNotifyJitterAvgSamples(int32_t jitter_samples)phLiveObject
swap(phObject *obj)phImage [virtual]
swapData(phImage &image)phImage
swapData(uint32_t *w, uint32_t *h, uint32_t *format, uint8_t *image[], uint32_t *psize=NULL)phImage
phDataObject::swapData(phDataObject &object, int disable_notify=0)phDataObject
phDataObject::swapData(uint32_t *newsize, void **newdata, int disable_notify=0)phDataObject
phDataObject::swapData(uint32_t size, uint8_t databuf[], int disable_notify=0)phDataObject
swapImage(phImage &image)phImage
trylock()phMutex
tryReadLock()phLiveObject
tryWriteLock()phLiveObject
unlock()phMutex
update(uint32_t flags=phLiveObjectNOFLAG)phLiveObject
wakeup_clients()phLiveObject
wakeup_self()phLiveObject
writeLock()phLiveObject
~phDataObject()phDataObject [virtual]
~phImage()phImage [virtual]
~phLiveObject()phLiveObject [virtual]
~phMutex()phMutex [virtual]
~phObject()phObject [virtual]




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:54 2007 for phission by  doxygen 1.4.4