ComponentOne Bitmap for UWP
FrameMetadata Property

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > C1Bitmap Class : FrameMetadata Property
Gets the frame level metadata for JPG, PNG, JPEG-XR, GIF, TIFF images.
Syntax
'Declaration
 
Public ReadOnly Property FrameMetadata As System.Collections.Generic.Dictionary(Of String,Object)
public System.Collections.Generic.Dictionary<string,object> FrameMetadata {get;}
See Also

Reference

C1Bitmap Class
C1Bitmap Members