package color

import "fyne.io/fyne/v2/internal/color"

Index

Functions

func ToNRGBA

func ToNRGBA(c color.Color) (r, g, b, a int)

ToNRGBA converts a color to RGBA values which are not premultiplied, unlike color.RGBA().

Source Files

color.go

Version
v2.4.1-rc1
Published
Oct 4, 2023
Platform
linux/amd64
Imports
1 packages
Last checked
6 hours ago

Tools for package owners.