NicoyouGame
Preparing search index...
The search index is not available
Documentation
Documentation
convert_image_bright
Function convert_image_bright
convert_
image_
bright
(
img
,
r
,
g
,
b
)
:
HTMLImageElement
画像の輝度を変更する
Parameters
img
:
any
変更対象の画像
r
:
number
加算する赤色の含有量
g
:
number
加算する緑色の含有量
b
:
number
加算する青色の含有量
Returns
HTMLImageElement
輝度を変更した画像
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
画像の輝度を変更する