All Superinterfaces:
RGBc
All Known Implementing Classes:
RGBA

public interface RGBAc extends RGBc
  • Method Details

    • getAlpha

      float getAlpha()
    • setAlpha

      void setAlpha(float newAlpha)