Class GaiaColor

java.lang.Object
com.gaia3d.basic.legend.GaiaColor

public class GaiaColor extends Object
  • Constructor Details

    • GaiaColor

      public GaiaColor()
    • GaiaColor

      public GaiaColor(float red, float green, float blue, float alpha)
  • Method Details

    • getColorBytesArray

      public byte[] getColorBytesArray()