[]
HRESULT IWICBitmapDecoder::GetFrame([In] unsigned int index,[Out] IWICBitmapFrameDecode** ppIBitmapFrame)
public BitmapFrameDecode GetFrame(int index)
Public Function GetFrame(index As Integer) As BitmapFrameDecode
| Type | Name | Description |
|---|---|---|
| int | index |
| Type | Description |
|---|---|
| BitmapFrameDecode |