ComponentOne Bitmap for UWP
GetFrame Method (BitmapDecoder)

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > BitmapDecoder Class : GetFrame Method
HRESULT IWICBitmapDecoder::GetFrame([In] unsigned int index,[Out] IWICBitmapFrameDecode** ppIBitmapFrame)
Syntax
'Declaration
 
Public Function GetFrame( _
   ByVal index As System.Integer _
) As BitmapFrameDecode
public BitmapFrameDecode GetFrame( 
   System.int index
)

Parameters

index
See Also

Reference

BitmapDecoder Class
BitmapDecoder Members