GIMP Script-fu

Update of "sg-histogram-hue"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: b0b78a046490e2d766f3a6107ebbd24f69a1c877
Page Name:sg-histogram-hue
Date: 2013-08-28 23:30:44
Original User: saulgoode
Parent: e84d7b55c9a8c3fdeed0f319ba2d329fda785f90 (diff)
Content
Command:
Hue Histogram
Menu:
"<Image>/Layer/Info/Hue Histogram"
PDB Name:
script-fu-sg-histogram-hue
Download:
sg-histogram-hue.scm (after the page appears, click on the "Download" command)
License:
GPLv2+
Tickets:
2bd03bb9 (open)

Description:

This script creates a new image which contains a histogram of the hue spectrum of the selected region of the active layer.

By default, the script will generate a linear plot of the histogram, though this can be changed by toggling the 'linear-mode?' boolean variable in the script to '#f'.

Currently, transparency is ignored by the script so you may wish to perform an "Alpha To Selection" on the layer if the colors of transparent pixels are to be ignored (or weighted).

Broken Link