Uses of Enum
com.evopdf.Blending
-
Uses of Blending in com.evopdf
Methods in com.evopdf that return BlendingModifier and TypeMethodDescriptionPageGraphicElement.blending()
Gets blending mode for transparent rendering mode of the elementstatic Blending
Returns the enum constant of this type with the specified name.static Blending[]
Blending.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evopdf with parameters of type BlendingModifier and TypeMethodDescriptionvoid
PageGraphicElement.setBlending
(Blending blending) Sets blending mode for transparent rendering mode of the element