RSS

Пятница, 26.04.2024, 21:31
Главная » WoW API » API Виджеты » Шрифт »

alpha = Font:GetAlpha()

[ править ]
Returns the opacity for text displayed by the font.
[клоны]
Returns the opacity for text displayed by the font.


Signature:
Code
alpha = Font:GetAlpha()

Returns:
  • alpha - Alpha (opacity) of the text (0.0 = fully transparent, 1.0 = fully opaque) (number)

Также смотрите: Шрифт
Ссылки: http://wowprogramming.com/docs/widgets/Font/GetAlpha