Skip to content

Commit

Permalink
add ACES output color space
Browse files Browse the repository at this point in the history
  • Loading branch information
letmaik committed Aug 20, 2022
1 parent bb91aac commit e2f171a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rawpy/_rawpy.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -1021,6 +1021,7 @@ class ColorSpace(Enum):
Wide=3
ProPhoto=4
XYZ=5
ACES=6

class HighlightMode(Enum):
"""
Expand Down

0 comments on commit e2f171a

Please sign in to comment.