Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:17:08 2011 for ImpalaSrc by  doxygen 1.5.1