Adding Color Text to a Grayscale Image?
Moderator: Kathy_9
-
PawleysDude
- Posts: 7
- Joined: Wed Aug 02, 2017 6:30 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- Corel programs: PSPX9
Adding Color Text to a Grayscale Image?
I'm running PSP X9. I have a scanned grayscale jpg image that is primarily B&W text. I would like to use PSP to add a few comments to the image in red. I've got the Pen Tool open, but the pallet only includes grayscale values and I cannot figure out how to add another color choice.
I saved it as a pspimage file, but still doesn't work. Any suggestions appreciated. Thanks.
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: Adding Color Text to a Grayscale Image?
Greyscale (B&W) images tend to be indexed images. This means they have a set palette of colors, and each pixel is assigned an index to a color in that palette. This will usually save space as you're not recording three numbers for every pixel. So you have two options, increase the number of available colors in the image by increasing the color depth. Or trying to find an unused index color to change to a RED.
1) Increase the available color depth to full color (Image -> Increase Color Depth -> RGB 8-bits/channel ) then you'll have all of the colors you want available to you, the original image will still be nothing but black, white, and grays but you'll have access to more colors.
2) The other option, not recommended, is to edit the palette. Also under the Image menu. (Image -> Palette -> Edit Palette) choose a color and change it to RED. This is not recommended as it will change that color across the entire image. This may be only one pixel, it may be many pixels, depends on how many color variations there are. And you'll most likely end up trying to edit 256 different colors before finding the right one.
Although it's not a great example here is a video that demonstrates both options: https://drive.google.com/file/d/0B8FlFL ... VoU2M/view
1) Increase the available color depth to full color (Image -> Increase Color Depth -> RGB 8-bits/channel ) then you'll have all of the colors you want available to you, the original image will still be nothing but black, white, and grays but you'll have access to more colors.
2) The other option, not recommended, is to edit the palette. Also under the Image menu. (Image -> Palette -> Edit Palette) choose a color and change it to RED. This is not recommended as it will change that color across the entire image. This may be only one pixel, it may be many pixels, depends on how many color variations there are. And you'll most likely end up trying to edit 256 different colors before finding the right one.
Although it's not a great example here is a video that demonstrates both options: https://drive.google.com/file/d/0B8FlFL ... VoU2M/view
https://levifiction.wordpress.com/
-
PawleysDude
- Posts: 7
- Joined: Wed Aug 02, 2017 6:30 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- Corel programs: PSPX9
Re: Adding Color Text to a Grayscale Image?
Thank you! That worked beautifully.LeviFiction wrote:... 1) Increase the available color depth to full color (Image -> Increase Color Depth -> RGB 8-bits/channel ) then you'll have all of the colors you want available to you, the original image will still be nothing but black, white, and grays but you'll have access to more colors.
