diff --git a/Src/CommandHelp.cpp b/Src/CommandHelp.cpp index ad993c91..3120a565 100644 --- a/Src/CommandHelp.cpp +++ b/Src/CommandHelp.cpp @@ -196,7 +196,7 @@ are sufficient. Image types with load parameters: Range is [0.5,4.0] tone: For HDR images. Tone-map exposure applied if this is >= 0.0. The non-negative valid range is [0.0,4.0]. A value of 0.0 is black and 4.0 - is over-exposed. A value of 1.0 is neutral. Negative values do not + is over-exposed. A value of 1.0 is neutral. Negative values do not apply tone-map exposure. Default is -1.0* for no application. --inDDS @@ -208,7 +208,7 @@ are sufficient. Image types with load parameters: gamma:Gamma value. Used when an encoding-gamma is needed. Default is 2.2*. tone: For HDR images. Tone-map exposure applied if this is >= 0.0. The non-negative valid range is [0.0,4.0]. A value of 0.0 is black and 4.0 - is over-exposed. A value of 1.0 is neutral. Negative values do not + is over-exposed. A value of 1.0 is neutral. Negative values do not apply tone-map exposure. Default is -1.0* for no application. spred:Spread single channel. Boolean true* or false. For DDS files with a single Red or Luminance componentconly, spread it to all the RGB @@ -248,7 +248,7 @@ are sufficient. Image types with load parameters: gamma:Gamma value. Used when an encoding-gamma is needed. Default is 2.2*. tone: For HDR images. Tone-map exposure applied if this is >= 0.0. The non-negative valid range is [0.0,4.0]. A value of 0.0 is black and 4.0 - is over-exposed. A value of 1.0 is neutral. Negative values do not + is over-exposed. A value of 1.0 is neutral. Negative values do not apply tone-map exposure. Default is -1.0* for no application. spred:Spread single channel. Boolean true* or false. For KTX files with a single Red or Luminance componentconly, spread it to all the RGB