1998
Adam D. Moss
Get orientation of a guide on an image.
This procedure takes an image and a guide ID as input and returns the orientations of the guide.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
PF_INT | guide | The guide |
Type | Name | Description |
---|---|---|
PF_INT | orientation | The guide's orientation { ORIENTATION-HORIZONTAL (0), ORIENTATION-VERTICAL (1) } |