TextureResource.Contents
An object that references the pixel data for each mipmap level of a texture.
Declaration
struct ContentsOverview
Mipmaps are progressively smaller versions of the same texture image. Each level is half the size of the previous level, with a minimum size of 1 pixel in each dimension.