RobotCore
Robot Core Documentation
Public Member Functions | Public Attributes | List of all members
robotCore.PiCamera.PiCameraPoint Class Reference

The PiCameraPoint specifies an (x,y) position. More...

Public Member Functions

 PiCameraPoint (int x, int y)
 

Public Attributes

int m_x
 Specifies the horizontal position in pixels from the left.
 
int m_y
 Specifies the vertical position in pixels from the top.
 

Detailed Description

The PiCameraPoint specifies an (x,y) position.


The documentation for this class was generated from the following file: