Skip to content

Class.BitmapLayerTreeOwner

github-actions[bot] edited this page Apr 14, 2026 · 1 revision

BitmapLayerTreeOwner

BitmapLayerTreeOwner クラスは、レイヤーツリーを保持し、描画結果を Bitmap クラスで取得できるクラスです。(1.1.0以降)

Layer クラスのコンストラクタの第一引数に window の代わりに渡すことで、それら Layer の描画結果を Bitmap クラスとして画像で取得できます。

メンバー一覧

コンストラクタ


BitmapLayerTreeOwner

コンストラクタ

解説

BitmapLayerTreeOwner クラスのオブジェクトを構築します。


Clone this wiki locally