相关文章推荐
爱吹牛的瀑布  ·  ab01edf62286 - 简书·  1 年前    · 
温文尔雅的绿豆  ·  GitLab CI/CD ...·  1 年前    · 

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge

The Color::GetValue method gets the ARGB value of this Color object.

Syntax

ARGB GetValue();

Return value

Type: ARGB

This method returns a 32-bit ARGB value that holds the alpha, red, green, and blue components of this color. ARGB is defined in Gdipluspixelformats.h.

Requirements