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.5.5-rc1
Published
Mar 11, 2025
Platform
linux/amd64
Imports
1 packages
Last checked
6 hours ago

Tools for package owners.