convert_grayscale


Description:

public bool convert_grayscale ()

Convert specified image to grayscale

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

Parameters:

this

The image.

Returns:

TRUE on success.