Interface AlphaSetting
-
- All Known Implementing Classes:
AbstractGraphicImage
,BasicStyle
,ColorThemingStyle
,CommonsImage
,CommonsTIFFImage
,GeoImage
,GeoTIFFImage
,IOGraphicImage
,JAIGraphicImage
,OpenJpegImage
,ReferencedImageStyle
,XBasicStyle
public interface AlphaSetting
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAlpha()
void
setAlpha(int alpha)
-