Uses of Class
com.itextpdf.kernel.contrast.BackgroundColorInfo
Packages that use BackgroundColorInfo
-
Uses of BackgroundColorInfo in com.itextpdf.kernel.contrast
Methods in com.itextpdf.kernel.contrast that return BackgroundColorInfoModifier and TypeMethodDescriptionContrastResult.OverlappingArea.getBackgroundRenderInfo()Gets the background render information for this contrast entry.Constructors in com.itextpdf.kernel.contrast with parameters of type BackgroundColorInfoModifierConstructorDescriptionOverlappingArea(BackgroundColorInfo backgroundRenderInfo, double contrastRatio) Constructs a new ContrastResultEntry with the specified background information and contrast ratio.