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

The PiCameraRect specifies an rectangular region. More...

Public Member Functions

 PiCameraRect (int left, int top, int right, int bottom)
 

Public Attributes

int m_left
 Specifies the left edge of the region in pixels.
 
int m_top
 Specifies the top edge of the region in pixels.
 
int m_right
 Specifies the right edge of the region in pixels.
 
int m_bottom
 Specifies the bottom edge of the region in pixels.
 

Detailed Description

The PiCameraRect specifies an rectangular region.


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