Function y from cvbase
Brief description
y(point:CvPoint):int
Returns a reference to the Y-coordinate of a CvPoint More ...
Function information
Name: | y |
Base: | CvPoint |
Group: | OpenCV plugins:Basic plugins |
Icon: | opencv.png |
Color: | blue |
Authors: | Aless Lasaruk |
Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Returns a reference to the Y-coordinate of a CvPoint
Input parameters
-
point:
CvPoint
- Input point
Return values
-
Default return value:
int
- y Y-coordinate of the point