maxInValue

maxInValue 要素は Range 要素の最大入力値を指定します。

下位要素

上位要素

アトリビュート

なし。

<ProcessList id="7f5b1560-fec4-4603-aa8d-c55bf5e22280" version="1.2">
    <Description>10-bit full range to SMPTE (legal) range.</Description>
    <InputDescriptor>generic RGB</InputDescriptor>
    <OutputDescriptor>generic RGB</OutputDescriptor>
    <Range inBitDepth="10i" outBitDepth="10i">
        <minInValue>  0.0000</minInValue>
        <maxInValue>1023.0000</maxInValue>
        <minOutValue> 64.0000</minOutValue>
        <maxOutValue>940.0000</maxOutValue>
    </Range>
</ProcessList>