Window.setMaskRegion

機能/意味
Set window region according to mask
タイプ
Windowクラスのメソッド
構文
setMaskRegion(threshold=1)
引数
threshold  Specify the mask threshold (threshold value).
 The window is cut out to show the portion of the primary layer mask (layer opacity information) that is larger than this value.
戻り値
なし (void)
説明
 Sets the window region according to the primary layer mask (layer opacity information).
 Windows can be made irregular.
 In order to keep the size and position of the displayed primary layer from the window, you need to do the following.
参照
Window.removeMaskRegion