Searched defs:alphaChannel (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DColor.h68 inline int alphaChannel(RGBA32 color) { return (color >> 24) & 0xFF; } function in namespace:WebCore

Completed in 106 milliseconds