When I have a bitmap image as a shape, with a transparancy set (e.g. 60%) in the image properties section for a VSDM, the aspose object model always returns Double.MinValue (-1.7976931348623157E+308) rather than the expected value (0.6).
I’ve attached a demonstration project for this issue.