[]
HRESULT IWICDdsEncoder::CreateNewFrame([Out] IWICBitmapFrameEncode** ppIFrameEncode,[Out] unsigned int* pArrayIndex,[Out] unsigned int* pMipLevel,[Out] unsigned int* pSliceIndex)
public void CreateNewFrame(out BitmapFrameEncode frameEncodeOut, out int arrayIndexRef, out int mipLevelRef, out int sliceIndexRef)
| Type | Name | Description |
|---|---|---|
| BitmapFrameEncode | frameEncodeOut | |
| int | arrayIndexRef | |
| int | mipLevelRef | |
| int | sliceIndexRef |