Created ImageLoader class.
Created ImageLoader class to load images. Since Twitch doesn't always send proper information about the file, we detect image format by the file byte header, to ensure we are loading the correct image format.
This commit is contained in:
parent
eb64045e41
commit
4d6de8d46f
2 changed files with 57 additions and 0 deletions
1
lib/image_loader.gd.uid
Normal file
1
lib/image_loader.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://b1m82tihhr2p7
|
||||
Loading…
Add table
Add a link
Reference in a new issue