Method

GimpUiPreviewAreaset_color_config

since: 2.10

Declaration [src]

void
gimp_preview_area_set_color_config (
  GimpPreviewArea* area,
  GimpColorConfig* config
)

Description [src]

Sets the color management configuration to use with this preview area.

Available since: 2.10

Parameters

config

Type: GimpColorConfig

A GimpColorConfig object.

The data is owned by the caller of the function.