Series
Series
Series
Series
optional size of the series, if all of the r,g,b,a arguments are numbers. default is 1
Uint32Series containing RGBA integer values
Helper function for quickly creating a cudf color Series based on color bins provided
possible input values: - array of rgba arrays - array of rgb arrays (a defaults to 255) - array of 32bit rgba integers - array of hex color strings
Convert 4 individual RGBA Series or values to a RGBA Integer Series to be consumed directly by color buffers