添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
慷慨大方的泡面  ·  Mysql ...·  2 年前    · 

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