
Daniel Kollmann
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Posts
Recent activity by Daniel Kollmann-
Suggestion: Export DNG with Linear RAW
When working with RAW data, it would be helpful if the DNG could be saved with Linear RAW, so the plugin does not have to handle the Bayer pattern case.
-
TextItem setting not updated
It seems that the value of the TextItem is only set in the settings when using the "tab" key to leave the control. If another control is modified or you press the "Edit with" button, the value does...
-
No number-based elements
It would be great to have elements which allow the user to explicitly enter numbers, like spinboxes and sliders.
-
Get image metadata
Hello, is there a way to get some metadata of the image for IEditingPlugins? When determine the settings for IActionSettings, it would be helpful to get some data from the selected image, for examp...
-
Incorrect ProcessSettings::COProcessExportCropMethodKey
The value of ProcessSettings::COProcessExportCropMethodKey seems to be incorrect. // does not workdict[ProcessSettings::COProcessExportCropMethodKey] = ProcessSettings::COPublishCropMethod::COPubli...