Constructor

GimpUiColorDisplayStacknew

Declaration [src]

GimpColorDisplayStack*
gimp_color_display_stack_new (
  void
)

Description [src]

Creates a new stack of color correction modules.

Available since:2.0

Return value

Returns: GimpColorDisplayStack
 

A newly allocated GimpColorDisplayStack.

 The caller of the function takes ownership of the data, and is responsible for freeing it.