- PreMultiply
SKPMColor PreMultiply(SKColor color)
Undocumented in source. Be warned that the author may not have intended to support it.
- PreMultiply
SKPMColor[] PreMultiply(SKColor[] colors)
Undocumented in source. Be warned that the author may not have intended to support it.
- UnPreMultiply
SKColor UnPreMultiply(SKPMColor pmcolor)
Undocumented in source. Be warned that the author may not have intended to support it.
- UnPreMultiply
SKColor[] UnPreMultiply(SKPMColor[] pmcolors)
Undocumented in source. Be warned that the author may not have intended to support it.