Method
GimpUiColorSelectionget_old_color
Declaration [src]
void
gimp_color_selection_get_old_color (
GimpColorSelection* selection,
GimpRGB* color
)
Parameters
color
-
Type:
GimpRGB
Return location for the
selection
‘s oldcolor
.The argument will be set by the function. The data is owned by the caller of the function.