We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4e46e commit 4378199Copy full SHA for 4378199
src/external/wb_presets.c
@@ -4811,6 +4811,12 @@ const wb_data wb_preset[] =
4811
{ "Panasonic", "DMC-LX7", Incandescent, 0, { 1.2917, 1, 2.7841, 0 } },
4812
{ "Panasonic", "DMC-LX7", Incandescent, 9, { 1.1434, 1, 3.2755, 0 } },
4813
4814
+ { "Panasonic", "DMC-LX100", Daylight, 0, { 2.316406, 1, 1.601563, 0 } },
4815
+ { "Panasonic", "DMC-LX100", Cloudy, 0, { 2.468750, 1, 1.484375, 0 } },
4816
+ { "Panasonic", "DMC-LX100", Shade, 0, { 2.640625, 1, 1.410156, 0 } },
4817
+ { "Panasonic", "DMC-LX100", Flash, 0, { 2.410156, 1, 1.578125, 0 } },
4818
+ { "Panasonic", "DMC-LX100", Incandescent, 0, { 1.585938, 1, 2.382813, 0 } },
4819
+
4820
{ "LEICA", "D-LUX 6", Daylight, 0, { 1.992453, 1, 1.750943, 0 } },
4821
{ "LEICA", "D-LUX 6", Cloudy, 0, { 2.143396, 1, 1.603774, 0 } },
4822
{ "LEICA", "D-LUX 6", Shade, 0, { 2.286792, 1, 1.498113, 0 } },
0 commit comments