Histogram meter ヒストグラムメーター
Meter=Histogram
displays a histogram for the current and past values of one or two measures.Meter=Histogram
1小節または2小節の現在および過去の値のヒストグラムを表示します。
The primary graph is defined with MeasureName, with an optional secondary graph defined by MeasureName2.1次グラフはMeasureNameで定義され、オプションの2次グラフはMeasureName2で定義されています。
Optionsオプション
- General meter options一般メーターオプション
-
All general meter options are valid.一般的なメーターオプションはすべて有効です。
MeasureName
,MeasureName2
MeasureName
、MeasureName2
-
Name of the primary (required) and secondary (optional) measures to use for the histogram. The measure(s) used must be able to return percentual values.ヒストグラムに使用する1次(必須)および2次(オプション)のメジャーの名前。使用される数値データはパーセント値を返すことができなければなりません。
Autoscale
Default:0
Autoscale
デフォルト:0
-
If set to
1
, the histogram is automatically scaled to show all the values.に設定する1
と、ヒストグラムは自動的に拡大縮小され、すべての値が表示されます。 GraphStart
Default:Right
GraphStart
デフォルト:Right
-
Starting point of the graph. Valid values are
Left
andRight
.グラフの始点。有効な値はLeft
andRight
です。 GraphOrientation
Default:Vertical
GraphOrientation
デフォルト:Vertical
-
Orientation of the graph elements. Valid values are
Horizontal
andVertical
.グラフ要素の方向。有効な値はHorizontal
andVertical
です。 Flip
Default:0
Flip
デフォルト:0
-
If set to
1
, the meter is flipped vertically.に設定する1
と、メーターは上下に反転します。 PrimaryColor
,SecondaryColor
,BothColor
PrimaryColor
、SecondaryColor
、BothColor
-
Sets the Colors for the histogram.ヒストグラムの色を設定します。
PrimaryColor
is the color for the primary histogram. Default is dark green0,128,0
.PrimaryColor
一次ヒストグラムの色です。デフォルトは濃い緑色0,128,0
です。SecondaryColor
is the color for the secondary histogram. Default is red255,0,0
.SecondaryColor
二次ヒストグラムの色です。デフォルトは赤255,0,0
です。BothColor
is the color used where the histogram elements overlap. Default is yellow255,255,0
.BothColor
ヒストグラム要素が重なるところで使われる色です。デフォルトは黄色255,255,0
です。 PrimaryImage
,SecondaryImage
,BothImage
PrimaryImage
、SecondaryImage
、BothImage
-
Optional images used for the histogram instead of
PrimaryColor
,SecondaryColor
,BothColor
.オプションのヒストグラムに使用する画像の代わりにPrimaryColor
、SecondaryColor
、BothColor
。PrimaryImage
is the image used for the primary histogram.PrimaryImage
一次ヒストグラムに使用される画像です。SecondaryImage
is the image used for the secondary histogram.SecondaryImage
二次ヒストグラムに使用される画像です。BothImage
is the image used where the histogram elements overlap.BothImage
ヒストグラム要素が重なるところで使用される画像です。If SecondaryImage is defined, then BothImage is required.SecondaryImageが定義されている場合は、BothImageが必要です。
The image is "revealed" both horizontally and vertically, to the percentage defined by the current value of the MeasureName bound to the meter, and as a factor of time.画像は、メーターにバインドされているMeasureNameの現在の値によって定義されたパーセンテージに合わせて、水平方向と垂直方向の両方に "明らかにされます"。
Note: The image size cannot be modified with the W or H general meter options, and will be displayed in the original image size. The size of the histogram will be defined by the size of the image. If different images are used for PrimaryImage, SecondaryImage or BothImage, they must be the same size.注意:画像サイズは、WまたはH一般メーターオプションでは変更できず、元の画像サイズで表示されます。ヒストグラムのサイズは画像のサイズによって定義されます。PrimaryImage、SecondaryImage、BothImageで異なる画像を使用する場合、それらは同じサイズでなければなりません。
PrimaryImagePath
,SecondaryImagePath
,BothImagePath
PrimaryImagePath
、SecondaryImagePath
、BothImagePath
-
Path to the location of optional image used as the primary, secondary or both histograms.一次、二次、または両方のヒストグラムとして使用されるオプションの画像の場所へのパス。
PrimaryImageCrop
,SecondaryImageCrop
,BothImageCrop
PrimaryImageCrop
、SecondaryImageCrop
、BothImageCrop
-
See ImageCrop.ImageCropを参照してください。
PrimaryImageTint
,SecondaryImageTint
,BothImageTint
PrimaryImageTint
、SecondaryImageTint
、BothImageTint
-
See ImageTint.ImageTintを参照してください。
PrimaryImageAlpha
,SecondaryImageAlpha
,BothImageAlpha
PrimaryImageAlpha
、SecondaryImageAlpha
、BothImageAlpha
-
See ImageAlpha.ImageAlphaを参照してください。
PrimaryImageFlip
,SecondaryImageFlip
,BothImageFlip
PrimaryImageFlip
、SecondaryImageFlip
、BothImageFlip
-
See ImageFlip.ImageFlipを参照してください。
PrimaryImageRotate
,SecondaryImageRotate
,BothImageRotate
PrimaryImageRotate
、SecondaryImageRotate
、BothImageRotate
-
See ImageRotate.ImageRotateを参照してください。
PrimaryColorMatrixN
,SecondaryColorMatrixN
,BothImageColorMatrixN
PrimaryColorMatrixN
、、SecondaryColorMatrixN
BothImageColorMatrixN
-
See ColorMatrixN.ColorMatrix Nを参照してください。
Deprecated Features廃止予定の機能
The following options have been deprecated and should not be used. They are still supported, but may be removed in future versions.以下のオプションは推奨されていないため、使用しないでください。まだサポートされていますが、将来のバージョンで削除される可能性があります。
SecondaryMeasure
MeasureName2 should be used to define an optional secondary measure for the meter.SecondaryMeasure
MeasureName2を使用して、メーターのオプションの2次測定値を定義します。
Example例
[Rainmeter] |
An example skin demonstrating a Histogram meter.
関連記事
- String meter ストリングメーター
- Shape meter 形状メーター
- Roundline meter ラウンドラインメーター
- Rotator meter 回転計
- Line meter ラインメーター
- Image Meter イメージメーター
- Button meter ボタンメーター
- Bitmap meter ビットマップメーター
- Bar meter バーメーター
- General Meter Options 一般メーターオプション
スポンサーリンク