Home
last modified time | relevance | path

Searched defs:NGrayA32 (Results 1 – 1 of 1) sorted by relevance

/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/oov/psd/color/
H A Dcolor.go103 type NGrayA32 struct { struct
104 Y uint16
105 A uint16
109 func (c NGrayA32) RGBA() (uint32, uint32, uint32, uint32) {