You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not fully implemented, e.g. ColorTemp is not supported. Sorry.
Try with any of these
case 1: return "Auto";
case 2: return "Sunlight";
case 3: return "Shadow";
case 4: return "Overcast";
case 5: return "Incandescent";
case 6: return "Florescent";
case 7: return "Flash";
How is the -wb command used in the command string?
-wb 3000
or-wb 3000k
does not work.What are the allowed values?
The text was updated successfully, but these errors were encountered: