border


Description:

public static bool border (Image image, int radius)

Border the image's selection

This procedure borders the selection. Bordering creates a new selection which is defined along the boundary of the previous selection at every point within the specified radius.

Parameters:

image

The image.

radius

Radius of border (in pixels).

Returns:

TRUE on success.