Package org.apache.poi.sl.usermodel
Interface PaintStyle.TexturePaint
- All Superinterfaces:
PaintStyle
- Enclosing interface:
- PaintStyle
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.poi.sl.usermodel.PaintStyle
PaintStyle.GradientPaint, PaintStyle.PaintModifier, PaintStyle.SolidPaint, PaintStyle.TexturePaint
-
Method Summary
-
Method Details
-
getImageData
InputStream getImageData()- Returns:
- the raw image stream
-
getContentType
String getContentType()- Returns:
- the content type of the image data
-
getAlpha
int getAlpha()- Returns:
- the alpha mask in percents [0..100000]
-