mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
hound fix
This commit is contained in:
parent
1df0eb1fd8
commit
c1012bd031
1 changed files with 1 additions and 0 deletions
|
|
@ -3402,6 +3402,7 @@ def imageInfo(filepath):
|
|||
img_info['format'] = "unknown"
|
||||
return img_info
|
||||
|
||||
|
||||
def guess_colorspace(img_info):
|
||||
''' Take reference from makeTx.py
|
||||
Guess the colorspace of the input image filename.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue