Home || Visual Search || Applications || Architecture || 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 ReadImage(), ReadImageFromMemory(), and ReadPng().

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


Generated on Thu Jan 13 09:17:08 2011 for ImpalaSrc by  doxygen 1.5.1