PptxGenJS
PptxGenJS copied to clipboard
How to set Opacity in addImage?
Is there any way we can add opacity to images.
Use the transparency property. See /demos for example.
There is no attribute for transparency in addImage method. Its in addShapes but not in addImage.