This class represents a link to a More...
Inherits IDisposable.
Public Member Functions | |
| virtual void | Update (IntPtr data, bool flipY) | 
| Updates the content of the  More... | |
| virtual void | Destroy () | 
| Destroys the  More... | |
This class represents a link to a
      
  | 
  inlinevirtual | 
Destroys the
      
  | 
  inlinevirtual | 
Updates the content of the
| data | a pointer to the new data to copy in the object the size of the data must equal to the total size of the ImageData | 
| flipY | tells if to flip vertically when copying |