2011
Michael Natterer
Set the sample transparent setting.
This procedure modifies the sample transparent setting. If an operation depends on the colors of the pixels present in a drawable, like when doing a seed fill, this setting controls whether transparency is considered to be a unique selectable color. When this setting is TRUE, transparent areas can be selected or filled. This setting affects the following procedures: 'gimp-image-select-color', 'gimp-image-select-contiguous-color'.
unknown
Type | Name | Description |
---|---|---|
PF_INT | sample-transparent | The sample transparent setting (TRUE or FALSE) |
None