I'm using.
if (_is5_PushImage((BYTE *)image.pIPLSrcRGBA, image.w, image.h, 4, image.w * 4, (BYTE *)image.pIPLDstRGBA, 0, 0, &pFrom, &pTo, 0))
{
}
I was using the version 3 Push Image with no problem here and converted to using v5 and now it appears to be failing. Any ideas?
Thanks,
Ken


Reply With Quote
