Function x from cvbase
Brief description
x(point:CvPoint):int
Returns a reference to the X-coordinate of a CvPoint More ...
Function information
Name: | x |
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 X-coordinate of a CvPoint
Input parameters
-
point:
CvPoint
- Input point
Return values
-
Default return value:
int
- x X-coordinate of the point