Button with tinting set by state color list as resource:
Tinting set by StateDrawable
View with tinting set programmatically:
Alpha: %d\%
Red: %d\%
Green: %d\%
Blue: %d\%
Blend Mode:
- Add
- Clear
- Darken
- Destination (DST)
- Destination atop (DST_ATOP)
- Destination in (DST_IN)
- Destination out (DST_OUT)
- Destination over (DST_OVER)
- Lighten
- Multiply
- Overlay
- Screen
- Source (SRC)
- Source atop (SRC_ATOP)
- Source in (SRC_IN)
- Source out (SRC_OUT)
- Source over (SRC_OVER)
- XOR