Interface PaintStyle.TexturePaint

All Superinterfaces:
PaintStyle
Enclosing interface:
PaintStyle

public static interface PaintStyle.TexturePaint extends PaintStyle
  • 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]