setBlendMode abstract method
Sets the blend mode for subsequent painting (gs /BM). Non-compositing devices can ignore it.
Implementation
void setBlendMode(PdfBlendMode mode);
Sets the blend mode for subsequent painting (gs /BM). Non-compositing devices can ignore it.
void setBlendMode(PdfBlendMode mode);