Class SpotColor

    • Constructor Detail

      • SpotColor

        public SpotColor​(PdfSpotColor spot,
                         float tint)
      • SpotColor

        public SpotColor​(float red,
                         float green,
                         float blue,
                         float alpha,
                         float tint)
    • Method Detail

      • getTint

        public float getTint()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Color