Opacity

PsdLayer.Opacity property

レイヤーの不透明度を取得します。 0 = 透明、255 = 不透明.

public byte Opacity { get; }

プロパティ値

不透明度.

関連項目