Class FSCMYKColor

    • Constructor Detail

      • FSCMYKColor

        public FSCMYKColor​(float c,
                           float m,
                           float y,
                           float k)
    • Method Detail

      • getCyan

        public float getCyan()
      • getMagenta

        public float getMagenta()
      • getYellow

        public float getYellow()
      • getBlack

        public float getBlack()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object