I've imported icon images into my stack, and find that the colors are quite different (seemingly inverted to the complementary colors) from how the original images appear in my browser and in Photoshop. See screen capture showing stack vs Photoshop.
My ink blend mode for each image on the stack is "srcCopy". I tested all of the other ink modes as well, and none of them render the images in their original colors.
What am I doing wrong?
Is there a fix for this?
LiveCode changing color of images?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 2
- Joined: Wed Mar 20, 2013 1:47 am
-
- Livecode Opensource Backer
- Posts: 10098
- Joined: Fri Feb 19, 2010 10:17 am
Re: LiveCode changing color of images?
What format were the icon images in?
On GNU-Linux (Xubuntu 21.10) LiveCode can manage PNG, JPG and BMP formats without problems.
On GNU-Linux (Xubuntu 21.10) LiveCode can manage PNG, JPG and BMP formats without problems.
-
- Posts: 2
- Joined: Wed Mar 20, 2013 1:47 am
Re: LiveCode changing color of images?
Thanks for the reply richmond62!
I figured out that my use of CMYK images was the problem. When I converted the images to RGB, they displayed correctly after being brought into LiveCode.
I figured out that my use of CMYK images was the problem. When I converted the images to RGB, they displayed correctly after being brought into LiveCode.
-
- Livecode Opensource Backer
- Posts: 10098
- Joined: Fri Feb 19, 2010 10:17 am
Re: LiveCode changing color of images?
That's something worth remembering.
I have always used RGB images (without bothering to
even think about it).
I have always used RGB images (without bothering to
even think about it).