This commit is contained in:
parent
18d0247548
commit
7f6a1a06b9
20 changed files with 283 additions and 154 deletions
|
@ -93,6 +93,7 @@ public:
|
|||
void Expand(int BorderWidth,bool DupeEdges);
|
||||
void AddPixelSurround(int Col);
|
||||
|
||||
void MakeRGB(u8 * Dest);
|
||||
void MakeRGBA(u8 * Dest,bool ZeroIsTrans=true);
|
||||
|
||||
Frame(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue