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

void Impala::Core::Array::ReadPngFromMemory ( Array2dScalarInt32 *&  dst,
char *  buf,
int  bufsize 
) [inline]

Definition at line 50 of file ReadPng.h.

References ILOG_ERROR, and ILOG_VAR.

Referenced by ReadImageFromMemory(), and ReadPng().

00051 {
00052     ILOG_VAR(Impala.Core.Array.ReadPngFromMemory);
00053     ILOG_ERROR("array type not supported");
00054 }


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