mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 23:36:00 +02:00
Theme update
This commit is contained in:
parent
9650e10e88
commit
1523000e80
16 changed files with 80 additions and 30 deletions
|
@ -46,6 +46,7 @@ public:
|
|||
virtual bool LoadFromFile(const StringImpl& path);
|
||||
virtual bool ReadData() { return false; }
|
||||
virtual void PremultiplyAlpha();
|
||||
virtual void UnPremultiplyAlpha();
|
||||
};
|
||||
|
||||
NS_BF_END;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue