Interface IOpaqueRgbHexColorProviding

    • Method Detail

      • getOpaqueRgbHexColor

        int getOpaqueRgbHexColor()
        Gets the opaque color as a hex RGB value, e.g. 0x#FF0000 for red.
        Returns:
        The hex RGB value of the color.