Method
GimpUiColorHexEntryget_color
since: 2.2
Declaration [src]
void
gimp_color_hex_entry_get_color (
GimpColorHexEntry* entry,
GimpRGB* color
)
Parameters
color
-
Type:
GimpRGB
Pointer to a
GimpRGB
.The argument will be set by the function. The data is owned by the caller of the function.