Class: RokuBlackRois

Inherits:
BlackRois show all
Defined in:
lib/rois/roku/roku_black_rois.rb

Overview

The RokuBlackRois class defines the black ROIs common to all Rokus.

Direct Known Subclasses

Roku720BlackRois

Instance Method Summary collapse

Methods inherited from BlackRois

#SAMPLE, #initialize, #new

Constructor Details

This class inherits a constructor from BlackRois

Instance Method Details

#exit_guide_blackscreenObject

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