View Source GoogleApi.Language.V1.Model.XPSColorMapIntColor (google_api_language v0.16.0)
RGB color and each channel is represented by an integer.
Attributes
-
blue
(type:integer()
, default:nil
) - The value should be in range of [0, 255]. -
green
(type:integer()
, default:nil
) - The value should be in range of [0, 255]. -
red
(type:integer()
, default:nil
) - The value should be in range of [0, 255].
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.