Interface ICCColorProfile

All Known Subinterfaces:
RGBColorProfile

public interface ICCColorProfile
An ICC color profile.
  • Method Summary

    Modifier and Type
    Method
    Description
    double[]
    The white point.
  • Method Details

    • getWhitePoint

      double[] getWhitePoint()
      The white point.
      Returns:
      a 3-vector containing the white point, with Y normalized to 1.