[]
HRESULT IWICDdsDecoder::GetFrame([In] unsigned int arrayIndex,[In] unsigned int mipLevel,[In] unsigned int sliceIndex,[Out] IWICBitmapFrameDecode** ppIBitmapFrame)
public BitmapFrameDecode GetFrame(int arrayIndex, int mipLevel, int sliceIndex)
Type | Name | Description |
---|---|---|
int | arrayIndex | |
int | mipLevel | |
int | sliceIndex |
Type | Description |
---|---|
BitmapFrameDecode |