This is UltimateRPA Documentation
urpa.Transformation Class Reference

An auxiliary class that defines how images are to be transformed. More...

Inheritance diagram for urpa.Transformation:
urpa.TransformationFactory

Additional Inherited Members

- Public Member Functions inherited from urpa.TransformationFactory
def change_colors (self, from_colors, to_color)
 This method prepares the transformation of the color list to a specific color. More...
 
def colors_inversion (self)
 This method prepares the transformation of colors to their inverse value. More...
 
def threshold (self, threshold)
 The method prepares for bitmap transformation to a bitmap (black and white only). More...
 

Detailed Description

An auxiliary class that defines how images are to be transformed.


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