Class: RokuBlackRois
- Defined in:
- lib/rois/roku/roku_black_rois.rb
Overview
The RokuBlackRois class defines the black ROIs common to all Rokus.
Direct Known Subclasses
Instance Method Summary collapse
-
#exit_guide_blackscreen ⇒ Object
None yet.
Methods inherited from BlackRois
Constructor Details
This class inherits a constructor from BlackRois
Instance Method Details
#exit_guide_blackscreen ⇒ Object
None yet
9 10 11 12 |
# File 'lib/rois/roku/roku_black_rois.rb', line 9 def exit_guide_blackscreen new(:x => 870, :y => 53, :width => 134, :height => 89, :blackness => 45, :ref_img => 'tsimages/reference/roku/exit_guide_blackscreen.JPG') end |