Skip to content

Commit 12e7ca8

Browse files
committed
PDFBOX-5660: fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1924927 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4bcc07c commit 12e7ca8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pdfbox/src/main/java/org/apache/pdfbox/pdmodel/graphics/image/PDImageXObject.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,6 @@ public COSArray getColorKeyMask()
807807
* Returns the Soft Mask Image XObject associated with this image, or null if there is none.
808808
*
809809
* @return the SMask Image XObject, or null.
810-
* @throws java.io.IOException if the soft mask data could not be read
811810
*/
812811
public PDImageXObject getSoftMask()
813812
{

0 commit comments

Comments
 (0)