Interface RGBAColor

All Superinterfaces:
RGBColor

public interface RGBAColor extends RGBColor
Adds an alpha channel to W3C's RGBColor interface.
  • Method Details