toInt abstract method

int toInt(
  1. List<double> point
)

The ARGB (i.e. hex code) representation of this color.

Implementation

int toInt(List<double> point);