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.1
Published
Aug 24, 2024
Platform
linux/amd64
Imports
1 packages
Last checked
4 hours ago

Tools for package owners.