Class ContrastRatioConsumer

    • Constructor Detail

      • ContrastRatioConsumer

        public ContrastRatioConsumer​(String sourcePdfPath)
    • Method Detail

      • getContrastRatio

        public double getContrastRatio​(double first,
                                       double second)
      • calculateContrastRatio

        public void calculateContrastRatio​(TextChunk textChunk)
      • calculateContrastRation

        public void calculateContrastRation​(TextChunk textChunk,
                                            BufferedImage renderedPage)