Interface Colorspace


public interface Colorspace
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Indicates a red/green/blue additive color space.
  • Field Details

    • RGB

      static final int RGB
      Indicates a red/green/blue additive color space.
      See Also: