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

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

Definition at line 21 of file ReadJpg.h.

References ILOG_ERROR, and ILOG_VAR.

Referenced by ReadImage(), ReadImageFromMemory(), and ReadJpg().

00022 {
00023     ILOG_VAR(Impala.Core.Array.ReadJpgFromMemory);
00024     ILOG_ERROR("ReadJpgFromMemory: array type not supported");
00025 }


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