isEnableDocking | true ドッキング可能 / false ドッキング不可能 |
---|---|
paths | ファイル・パス : paths.0=..\Color\色指定1.png paths.1=..\Color\色指定2.png paths.2=..\Color\色指定3.png paths.Size=3 タブに開いている複数の色指定画像ファイルへのパスが格納されています。カットフォルダーに対する相対パスになっています。なので、上記の例では3つのタブに開いているファイルは全てカットフォルダーの上のフォルダー内にある Color フォルダー内の画像という意味です。 |
activeTab | アクティブなタブ : paths.0 のタブなら 0 |
centers | 画像の中央位置 : centers.0.x=1094.500000 centers.0.y=731.000000 centers.1.x=205.500000 centers.1.y=800.000000 centers.2.x=932.500000 centers.2.y=600.000000 centers.Size=3 上記の例では3つのタブに開いている画像の中央位置座標をピクセル単位で格納しています。 |
scales | 画像の拡大率 scales.0=0.250000 scales.1=0.500000 scales.2=0.800000 scales.Size=3 上記の例では3つのタブに開いている画像の拡大率を格納しています。 |
resumeColors | カラー履歴 : resumeColors.0=(230,230,229) resumeColors.1=(96,96,91) resumeColors.2=(222,49,89) resumeColors.3=(246,97,176) resumeColors.Size=4 このパネルでスポイトした色の履歴が格納されています。 |
resumeBgColors | 背景色カラー履歴 : resumeBgColors.0=(210,30,50) resumeBgColors.1=(85,12,98) resumeBgColors.2=(210,58,70) resumeBgColors.3=(200,82,100) resumeBgColors.Size=4 このパネルでスポイトした背景色の履歴が格納されています。 |
isBG | true背景色を変更中 / false通常時 |
labelMode | タブのファイル名表示 : 0 すべて / 1 先頭一文字 / 2 先頭二文字 / 3 先頭三文字 / -1 末尾一文字 / -2 末尾二文字 / -3 末尾三文字 |