webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webkitpy.port.image_diff.ImageDiffer Class Reference
Inheritance diagram for webkitpy.port.image_diff.ImageDiffer:
webkitpy.port.image_diff.IOSSimulatorImageDiffer

Public Member Functions

def __init__ (self, port)
 
def diff_image (self, expected_contents, actual_contents, tolerance)
 
def stop (self)
 

Constructor & Destructor Documentation

◆ __init__()

def webkitpy.port.image_diff.ImageDiffer.__init__ (   self,
  port 
)

Member Function Documentation

◆ diff_image()

def webkitpy.port.image_diff.ImageDiffer.diff_image (   self,
  expected_contents,
  actual_contents,
  tolerance 
)

◆ stop()

def webkitpy.port.image_diff.ImageDiffer.stop (   self)

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