Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,798
» Latest member: jowindo
» Forum threads: 7,602
» Forum posts: 41,428
Full Statistics
|
Latest Threads |
Is there any version wher...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: HavingTooMuchFun
1 hour ago
» Replies: 3
» Views: 765
|
Batch export all opened i...
Forum: Extending the GIMP
Last Post: rich2005
7 hours ago
» Replies: 24
» Views: 14,141
|
Dodge and burn plug-in fo...
Forum: Extending the GIMP
Last Post: chuckhenrich
10 hours ago
» Replies: 0
» Views: 69
|
cannot find plu-gins in g...
Forum: General questions
Last Post: πk2
Yesterday, 08:46 AM
» Replies: 3
» Views: 296
|
ora format... it really w...
Forum: General questions
Last Post: mrkid
09-17-2025, 10:57 PM
» Replies: 3
» Views: 312
|
.pcd files issue?
Forum: OSX
Last Post: T1-Survivor
09-17-2025, 09:45 PM
» Replies: 3
» Views: 557
|
Simplifying a path
Forum: Extending the GIMP
Last Post: Ofnuts
09-17-2025, 03:17 PM
» Replies: 40
» Views: 35,655
|
"Gimp 2.99 & Gimp 3.0" fo...
Forum: Gimp-Forum.net
Last Post: Ofnuts
09-17-2025, 03:12 PM
» Replies: 0
» Views: 282
|
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
09-17-2025, 12:57 PM
» Replies: 2
» Views: 1,302
|
How do you make text circ...
Forum: General questions
Last Post: Krikor
09-17-2025, 12:40 PM
» Replies: 13
» Views: 3,961
|
|
|
Changing the default setting for 'Opacity' in the 'New Layer' Dialogue (Gimp 2.10.8) |
Posted by: Gerard - 06-13-2020, 12:19 PM - Forum: General questions
- Replies (3)
|
 |
Today when I use the Layer | New Layer menu option the layer opacity defaults to 0.0
Previously it has always defaulted to 100.0 - I have no idea what triggered this change.
I have tried changing it to 100.0 and quitting Gimp - but when I reload and try again the default is back to 0.0
A change to 100.0 for the creation of a new layer does not even persist for a session, each and every time
Layer | New Layer is used the opacity reverts back to 0.0
I have RTFM'd and Searched, I can find no help on this.
Can someone please tell me how to reset the default opacity setting for the new layer dialogue?
Platform - Windows 10
Gimp - 2.10.8
|
|
|
How it is possible that Gimp while exporting histogram counts more pixels than there |
Posted by: niitard - 06-12-2020, 03:20 PM - Forum: General questions
- Replies (4)
|
 |
Hello,
I'm currently learning programming in python, one of subject that i'm trying to cover now is working with image. So i wanted to created o program that's counting how many pixel of each colour is in my image (which is 10x10 pixel gray scale). So i created the image all black with 24 white pixel and my program, all works well. It counts 24 pixel of "255" and 76 of "0.
But here comes the problem:
when i have used the Gimp [color] -> [information] -> [export histogram] to file i got the results like this
Range start,Value
0 , 76.0
1 , 0.0
2 , 0.0
[...]
253 , 0.0
254 , 24.0
255 , 24.0
it looks like, the Gimp software counted white pixel two times, so when they are summed up that makes 24 + 24 + 76 = 124 , and yet the picture size is still 10x10 = 100
i've searched the internet but cant find the clue:
How it is possible that Gimp while exporting histogram counts more pixels than there are really in the picture?
Thank you for help
|
|
|
How do I change a specific colour in a specific layer? |
Posted by: AnyOldBiscuit - 06-12-2020, 01:41 PM - Forum: General questions
- Replies (5)
|
 |
I want to change the colour of drawn lines from one shade of green to another. All the green lines are in one layer, except for a few which are in another layer (I also want to change these ones). I have tried the bucket fill tool, but it ends up filling in the edges so it no longer has anti-aliasing, end, as a consequence, also fills small gaps. Somehow, the bucket fill tool worked fine to change colour when I tested it on a blank canvas. How do I change the colour without affecting the entire image? I only want to change the pixels that make up the lines.
|
|
|
How can I transform full image/layer? |
Posted by: hothit43 - 06-11-2020, 09:10 PM - Forum: General questions
- Replies (2)
|
 |
I am having an issue using transform tools on a layer that has content outside of the image bounding box.
Unified transform or any kind of transform clips the layer/content to what is visible in the bounding box instead of letting me transform the full selection.
I've tried selecting all of the content from alpha to selection. I've tried Layer to boundary size. Using the move tool lets me move the full contents, but transform does not transform the full content. Here is a link to a gif recording of what is happening.
https://gph.is/g/4LWbOWp
|
|
|
|