delete_guide


Description:

public bool delete_guide (uint guide)

Deletes a guide from an image.

This procedure takes an image and a guide ID as input and removes the specified guide from the specified image.

Parameters:

this

The image.

guide

The ID of the guide to be removed.

Returns:

TRUE on success.