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

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

Definition at line 31 of file ReadJpg.h.

References ILOG_ERROR, and ILOG_VAR.

Referenced by ReadImageFromMemory(), and ReadJpg().

00032 {
00033     ILOG_VAR(Impala.Core.Array.ReadJpgFromMemory);
00034     ILOG_ERROR("ReadJpgFromMemory: array type not supported");
00035 }


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