| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,806
» Latest member: SandraJat
» Forum threads: 7,890
» Forum posts: 42,960
Full Statistics
|
| Latest Threads |
Help with coloring comic ...
Forum: General questions
Last Post: denzjos
16 minutes ago
» Replies: 2
» Views: 110
|
Is it possible to save TI...
Forum: Windows
Last Post: ScanEditor
Yesterday, 07:48 PM
» Replies: 2
» Views: 146
|
GIMP windows oversized at...
Forum: Installation and usage
Last Post: JimT777
Yesterday, 12:19 PM
» Replies: 1
» Views: 3,222
|
Most accurate way to colo...
Forum: General questions
Last Post: denzjos
Yesterday, 10:18 AM
» Replies: 5
» Views: 301
|
ofn3-layer-tiles
Forum: Extending the GIMP
Last Post: Phoenix
Yesterday, 01:18 AM
» Replies: 11
» Views: 9,616
|
Converting python plugin-...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: migf1
Yesterday, 12:21 AM
» Replies: 63
» Views: 56,996
|
Add Transparent Window to...
Forum: General questions
Last Post: Clariann
06-12-2026, 09:59 AM
» Replies: 4
» Views: 3,396
|
A way to disable gimps ov...
Forum: General questions
Last Post: sallyanne
06-12-2026, 04:56 AM
» Replies: 4
» Views: 363
|
Layers disappear from sav...
Forum: General questions
Last Post: ink_stroke
06-12-2026, 04:55 AM
» Replies: 11
» Views: 878
|
Image Settings no longer ...
Forum: General questions
Last Post: rich2005
06-10-2026, 09:47 AM
» Replies: 1
» Views: 226
|
|
|
| How to increase color of a drawing |
|
Posted by: integrator - 03-13-2023, 02:13 PM - Forum: General questions
- Replies (2)
|
 |
Hello,
We have a floor plan, which we have used layer to make it transparent. But the walls etc.. are a lighter color and we need to make them black. Since it's only 1 layer I'm not sure how to increase the color.
Thanks
|
|
|
| Bug when using Color to Alpha on selected area |
|
Posted by: wpkzz - 03-12-2023, 11:16 PM - Forum: General questions
- Replies (3)
|
 |
Fellow Image Manipulators:
I have this problem with GIMP when trying to make a selected area transparent so that part of an underlying photo is shown in the foreground image.
Using two layers, one of a photo under, a drawing above, I select by any method, but usually, Quick Mask, part of the drawing. I then proceed to fill the selection White, and then I order, "White to Alpha". In the preview it shows exactly what is intended, namely, the selected area is transparent and it shows part of the photo below. But once I push "Accept", then one of two possible weird things happen.
One is that if the Under Layer has a size as the canvas size, ALL of the drawing gets more or less transparent, as if by its content of "white". But it gets quite transparent.
The other is if the under layer is in size a fraction of the canvas, the whole part of the upper layer outside the size of the under layer gets this "partial but almost transparent" effect", the selected intended size gets the full transparent, and, the part above the area of the under layer that is not selected, is alright, that is, not transparent.
So I end with only that "margin" right, and everything else wrong.
|
|
|
| Undo Operations in a Script |
|
Posted by: BaconWizard17 - 03-08-2023, 11:57 PM - Forum: Scripting questions
- Replies (4)
|
 |
Is it possible to have a script that can undo its own actions in the middle of operating? For example:
- An image with layers A, B, and C
- Hide layer C
- Flatten image
- Export image
- Undo the flattening and hiding to get the image back to its original state
- Hide layer B
- Flatten image
- Export image
I know that undo groups can be used to manually undo several steps of a script simultaneously after the script runs, but I wasn't sure if the script could undo its own actions automatically (mainly irreversible ones, like flattening the image or indexing colors).
|
|
|
|