Hi everyone,
I still have a problem I do not understand with clutter and quartz have the error:

Error>: CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 24 bits/pixel; 3-component colorspace; kCGImageAlphaNone; 960 bytes/row.

with code:

ClutterActor *image = clutter_texture_new ();
clutter_texture_set_from_file (CLUTTER_TEXTURE (image), path, NULL);

It is not with all the images, an idea?
Tanks

Vinent Lauria
--
To unsubscribe send a mail to [email protected]

Reply via email to