FULLPIPE: Implement Movement::freePixelData()
This commit is contained in:
parent
4e592c7249
commit
491a045eea
3 changed files with 16 additions and 3 deletions
|
@ -88,6 +88,7 @@ class Picture : public MemoryObject {
|
|||
virtual ~Picture();
|
||||
|
||||
void freePicture();
|
||||
void freePixelData();
|
||||
|
||||
virtual bool load(MfcArchive &file);
|
||||
void setAOIDs();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue