imagingandcamerafws/imaginginttest/src/TestStepConversion.cpp
changeset 24 2672ba96448e
parent 0 40261b775718
child 41 f7bf1ed8db72
equal deleted inserted replaced
21:1c0a769d0cc5 24:2672ba96448e
  1607 		}
  1607 		}
  1608 	//------------
  1608 	//------------
  1609 	INFO_PRINTF1(_L("Implementation information"));
  1609 	INFO_PRINTF1(_L("Implementation information"));
  1610 	INFO_PRINTF2(_L("Display name : %S"), &dispName);
  1610 	INFO_PRINTF2(_L("Display name : %S"), &dispName);
  1611 	INFO_PRINTF2(_L("Version : %d"), theVersion);
  1611 	INFO_PRINTF2(_L("Version : %d"), theVersion);
  1612 	INFO_PRINTF2(_L("Data type : %S"), &dataType);
  1612 	//INFO_PRINTF2(_L("Data type : %S"), &dataType);
  1613 	INFO_PRINTF2(_L("Opaque data : %S"), &opaqueData);
  1613 	//INFO_PRINTF2(_L("Opaque data : %S"), &opaqueData);
  1614 
  1614 
  1615 //-------
  1615 //-------
  1616 	CleanupStack::PopAndDestroy(3, theImageFromFile); //theImageDecoder, theImageFromFile, theImplementationInfo
  1616 	CleanupStack::PopAndDestroy(3, theImageFromFile); //theImageDecoder, theImageFromFile, theImplementationInfo
  1617 	
  1617 	
  1618 	return theRes; //
  1618 	return theRes; //