Hello,

During researching of problem in StretchDIBits I've found interesting fact:
If I turn off XShm function (by undefining USE_LIBXXSHM in config.h)
test passes and application works ok (image is ok).
So I think that something wrong in using XShmPutImage / XShmGetImage.
Do you have any suggestions?

2006/1/27, Cyril Margorin <[EMAIL PROTECTED]>:
> Hello,
>
> I've discovered, that using of GetDIBits after StretchDIBits doesn't
> return correct data.
> More then - all pixels that it returns are black.
> In attachment the test function.
>
> Changelog:
> Cyril Margorin <[EMAIL PROTECTED]>
> add test of StretchDIBits()/GetDIBits() bunch to gdi/test/bitmap.c
>
> --
> Cyril Margorin
>
>
>


--
Cyril Margorin


Reply via email to