Class LayerSectionResource

LayerSectionResource class

レイヤーセクションリソース.

public class LayerSectionResource : LayerResource

コンストラクター

名前説明
LayerSectionResource()の新しいインスタンスを初期化しますLayerSectionResourceclass.

プロパティ

名前説明
BlendModeKey { get; set; }ブレンド モード キーを取得または設定します。
override Key { get; }レイヤ リソース キーを取得します。
override Length { get; }層リソースの長さをバイト単位で取得します。
override PsdVersion { get; }レイヤー リソースに必要な最小限の psd バージョンを取得します。 0 は制限なしを示します。
SectionType { get; set; }セクション タイプを取得または設定します。
override Signature { get; }層リソース署名を取得します。
Subtype { get; set; }サブタイプを取得または設定します。

メソッド

名前説明
override Save(StreamContainer, int)指定したストリーム コンテナーにリソースを保存します。
override ToString()を返しますStringこのインスタンスを表す.

田畑

名前説明
const TypeToolKeyタイプ ツール情報キー。

関連項目