wrong color in color picker of photoshop - colors

I have very strange in my Adobe Photoshop on my windows 10.
My RGB color change to another color And I have no idea to why this bullshit happening.
I reinstalled photoshop application and still have this problem.
how can i fix it?

Try changing your color profile (Edit > Color Settings)
Make sure graphic drivers are fine
Put this question in relevant stack exchange (graphicdesign.stackexchange.com)

Related

Coloured textures for POIs

I was trying to use a coloured texture (PNG 24/RGB) for a POI (bicycle_parking) and it was not being rendered. It was added properly as a texture, it just won't be rendered on the POI.
After some testing I came to believe that POIs only accept grayscale textures that can later be filled up with a color. Is this right?
I also found out that the icon needs to be of a specific size (I got it working only at 32x32 pixels and 512x512, but the scaling did not make it look good). Is there any information regarding this?
Now I have a grayscale icon (mostly white) but the fill color does not change the white as expected. This is as far as I got..
Here's a set of icons similar to the ones I need to render into POIs
How could I achieve adding this type of icons as the texture of a POI? Workarounds/hacks are welcome as well :)
Thanks!
The texture of the Poi must have a size that is a power of 2 and goes from 32x32 up until 512x512. Also make sure that the colour code of that image is RGB anything else wont work. For the best visual result you have to create 3 sets of pngs for different screen densities, for example see heatmap_legend.png then look at heatmap_legend#2x.png and heatmap_legend#3x.png, you can find them in the "common" folder.
So turns out that the color wasn't a problem after all. It was quite tricky to get one image working, but once I had the image working, adding color to it and saving the PNG worked just fine.
The problem with the image size I experienced is still happening. You need to export it in 32x32, 64x64 or 96x96 in order to StyleEditor not to crash when opening the file.

Vim background color "dark" = "black"? or I didn't install correctly?

I added a color theme expected to be, in which the background color is lighter than black.:
But my my color theme looks complete dark. Whats wrong with it?
Did you check your profile settings of your terminal app? Looks like you are running the standard mac terminal. Adding color to the terminal

Easy way to change icons color in sprites

I have a set of blue icons in sprite png, is there an easy way to change the color of each icon using a tool like Paint.net
What I've tried so far is changing pixels color one by one, but it's really troublesome
I've juste found an answer : https://stackoverflow.com/a/6059779/288387
Use Photoshop, Paint.NET or similar software and adjust Hue.
You can use Photoshop to swap certain colors with colors of your choice. This way, you have more control, as you can replace each shade separately.

How resolve curved image background in windows CE

I am using PNG type image with transparent background in picturebox control with stretch Mode in Windows CE. But in pocket pc device it shows wrong behaviour. I provide its screen shot below:
How can I resolve it?
As you've discovered, ARGB transparency isn't supported in the CF. You need to change your image and then use ColorKey transparency. See the answers to this question for more links.
looks to me like you have used an alpha type png RGBA, which is not displayable by your code and its converted to RGB so just displays your background colour as one rectangle.
Greg.

how to change the Inkscape default export color from yellow to white?

Hi
This might be a very stupid question. I am using export of 'Inkscape' to convert the svg file to png. As I am using the transparent backgroung the color of background is automatically yellow. I want to change this default colour to white
It was a mistake. as the background was transparent. It depends which image viewer are you using. While displaying everybody has its own color. In general, at linux i found it to be yellow and in windows white.
I am sorry for asking a stupid question.

Resources