Method

GimpImageconvert_grayscale

Declaration [src]

gboolean
gimp_image_convert_grayscale (
  GimpImage* image
)

Description [src]

Convert specified image to grayscale

This procedure converts the specified image to grayscale. This process requires an image in RGB or Indexed color mode.

Return value

Type: gboolean

TRUE on success.