Texture::GetBytes

Texture::GetBytes
virtual UPInt GetBytes(int* memRegion) const;
Description

GetBytes returns the size in bytes the underlying system uses to store the texture data.

Parameters
Parameters 
Description 
int* memRegion 
The memory region used to store the texture data. 
Return Value

The size in bytes the underlying system uses to store the texture data.