ToRGBA

ArgbColor.ToRGBA method

これをシリアル化しますArgbColor「rgba」CSS 関数 notation のインスタンス

public string ToRGBA()

戻り値

「rgba(r, g, b, a)」形式の文字列

関連項目