ArrProfiles/regex_patterns/PQ (1).yml

9 lines
188 B
YAML

'description': 'This regex matches a `PQ` generalisation. This is a basic HDR Format.'
'name': 'PQ'
'pattern': '\b(PQ|PQ10)\b'
'tags':
- 'Enhancement'
- 'Colour Grade'
- 'HDR'
'tests': []