Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

template<class ArrayT>
void Impala::Core::Array::ReadPngFromMemory ( ArrayT *&  dst,
char *  buf,
int  bufsize 
) [inline]

Definition at line 190 of file ReadPng.h.

References ILOG_ERROR, and ILOG_VAR.

00191 {
00192     ILOG_VAR(Impala.Core.Array.ReadPngFromMemory);
00193     ILOG_ERROR("ReadPng not available");
00194 }


Generated on Fri Mar 19 10:58:09 2010 for ImpalaSrc by  doxygen 1.5.1