Pentax pixelshift v0.0

This commit is contained in:
heckflosse
2016-11-04 18:27:21 +01:00
parent 2d730572f5
commit f27241a745
6 changed files with 82 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ public:
choices[3] = "TIFF";
choices[4] = "RAW";
choices[5] = "Premium";
choices[6] = "RAW (HDR enabled)";
choices[7] = "RAW (pixel shift enabled)";
choices[65535] = "n/a";
}