gimp-brush-get-info

Michael Natterer <mitch@gimp.org>

Description

Retrieve information about the specified brush.

Help

This procedure retrieves information about the specified brush. This includes the brush name, and the brush extents (width and height).


Type

unknown

Parameters

Type Name Description
PF_VALUE name The brush name

Return

Type Name Description
PF_INT width The brush width
PF_INT height The brush height
PF_INT mask-bpp The brush mask bpp
PF_INT color-bpp The brush color bpp