[]
        
(Showing Draft Content)

C1.Util.DX.WIC.DdsEncoder.CreateNewFrame

CreateNewFrame Method

CreateNewFrame(out BitmapFrameEncode, out int, out int, out int)

HRESULT IWICDdsEncoder::CreateNewFrame([Out] IWICBitmapFrameEncode** ppIFrameEncode,[Out] unsigned int* pArrayIndex,[Out] unsigned int* pMipLevel,[Out] unsigned int* pSliceIndex)

Declaration
public void CreateNewFrame(out BitmapFrameEncode frameEncodeOut, out int arrayIndexRef, out int mipLevelRef, out int sliceIndexRef)
Public Sub CreateNewFrame(ByRef frameEncodeOut As BitmapFrameEncode, ByRef arrayIndexRef As Integer, ByRef mipLevelRef As Integer, ByRef sliceIndexRef As Integer)
Parameters
Type Name Description
BitmapFrameEncode frameEncodeOut
int arrayIndexRef
int mipLevelRef
int sliceIndexRef