pjfanning commented on code in PR #990:
URL: https://github.com/apache/poi/pull/990#discussion_r2675369783
##########
poi/src/main/java/org/apache/poi/sl/usermodel/PictureShape.java:
##########
@@ -47,4 +47,6 @@ public interface PictureShape<
* @return the clipping rectangle, which is given in percent in relation
to the image width/height
*/
Insets getClipping();
+
+ int getAlpha();
Review Comment:
add javadoc including `@since 6.0.0`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]