PHP Class JansenFelipe\OMR\Area

Afficher le fichier Open project: jansenfelipe/omr Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $pixels, $whitePixels, $blackPixels ) Constructor
percentBlack ( ) Percentage of black pixels
percentWhite ( ) Percentage of white pixels

Method Details

__construct() public méthode

Constructor
public __construct ( $pixels, $whitePixels, $blackPixels )

percentBlack() public méthode

Percentage of black pixels
public percentBlack ( )

percentWhite() public méthode

Percentage of white pixels
public percentWhite ( )