Skip to content

Commit 4378199

Browse files
committed
wb_presets: Panasonic LX100 (thanks to Alvaro Remesal)
1 parent ab4e46e commit 4378199

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/external/wb_presets.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4811,6 +4811,12 @@ const wb_data wb_preset[] =
48114811
{ "Panasonic", "DMC-LX7", Incandescent, 0, { 1.2917, 1, 2.7841, 0 } },
48124812
{ "Panasonic", "DMC-LX7", Incandescent, 9, { 1.1434, 1, 3.2755, 0 } },
48134813

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+
48144820
{ "LEICA", "D-LUX 6", Daylight, 0, { 1.992453, 1, 1.750943, 0 } },
48154821
{ "LEICA", "D-LUX 6", Cloudy, 0, { 2.143396, 1, 1.603774, 0 } },
48164822
{ "LEICA", "D-LUX 6", Shade, 0, { 2.286792, 1, 1.498113, 0 } },

0 commit comments

Comments
 (0)