[]
        
(Showing Draft Content)

C1.Util.DX.WIC.DdsDecoder.GetFrame

GetFrame Method

GetFrame(int, int, int)

HRESULT IWICDdsDecoder::GetFrame([In] unsigned int arrayIndex,[In] unsigned int mipLevel,[In] unsigned int sliceIndex,[Out] IWICBitmapFrameDecode** ppIBitmapFrame)

Declaration
public BitmapFrameDecode GetFrame(int arrayIndex, int mipLevel, int sliceIndex)
Parameters
Type Name Description
int arrayIndex
int mipLevel
int sliceIndex
Returns
Type Description
BitmapFrameDecode