all


Description:

public static bool all (Image image)

Select all of the image.

This procedure sets the selection mask to completely encompass the image. Every pixel in the selection channel is set to 255.

Parameters:

image

The image.

Returns:

TRUE on success.