Interface AlphaSetting

All Known Implementing Classes:
AbstractGraphicImage, BasicStyle, ColorThemingStyle, CommonsImage, CommonsTIFFImage, GeoImage, GeoTIFFImage, IOGraphicImage, JAIGraphicImage, OpenJpegImage, ReferencedImageStyle, XBasicStyle

public interface AlphaSetting
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    void
    setAlpha(int alpha)
     
  • Method Details

    • getAlpha

      int getAlpha()
    • setAlpha

      void setAlpha(int alpha)