Gets the color and brightness of one pixel in the LED stripe.
This wont be the color that is actually show on the stripe, But rather the value stored in memory.
The bright_percent value is recalculated from the stored binary value
And wont be the precise value used when setting the pixel
But the value will be te one that is used by the LED
usage: get_pixel( led_num ) or get_pixel_rgb( led_num )
Gets the color and brightness of one pixel in the LED stripe. This wont be the color that is actually show on the stripe, But rather the value stored in memory.
The bright_percent value is recalculated from the stored binary value And wont be the precise value used when setting the pixel But the value will be te one that is used by the LED
usage: get_pixel( led_num ) or get_pixel_rgb( led_num )