Initializes a 3D ScratchImage from an array of Image structures.
public:
HRESULT Initialize3DFromImages(
const Image *images,
size_t depth
)
images
Type: Image *
[in] Array of Image structures.
depth
Type: size_t
[in] Depth of the array.
Type: HRESULT
Header: Declared in directxtex.h.