virtual UPInt GetBytes(int* memRegion) const;
GetBytes returns the size in bytes the underlying system uses to store the texture data.
|
Parameters |
Description |
|
int* memRegion |
The memory region used to store the texture data. |
The size in bytes the underlying system uses to store the texture data.