'Declaration Public ReadOnly Property Frames As System.Collections.Generic.List(Of TiffFrame)
public System.Collections.Generic.List<TiffFrame> Frames {get;}
Check the value of TiffFrame.IsValid property before reading an image from TiffFrame.
'Declaration Public ReadOnly Property Frames As System.Collections.Generic.List(Of TiffFrame)
public System.Collections.Generic.List<TiffFrame> Frames {get;}