Add support for loading PSD files.
Add missing files.
This commit is contained in:
@ -48,6 +48,8 @@ namespace nv
|
||||
NVIMAGE_API Format format() const;
|
||||
NVIMAGE_API void setFormat(Format f);
|
||||
|
||||
NVIMAGE_API void fill(Color32 c);
|
||||
|
||||
private:
|
||||
void free();
|
||||
|
||||
|
Reference in New Issue
Block a user