[]
Gets the list of frames in the associated TIFF file.
Check the value of IsValid property before reading an image from TiffFrame.
public List<TiffFrame> Frames { get; }