Property FrameCount
- Namespace
- LMKit.Inspection
- Assembly
- LM-Kit.NET.dll
FrameCount
Number of frames/pages (animated GIF/APNG/WebP frames, TIFF pages). 1 for stills.
public int? FrameCount { get; set; }
Property Value
- int?
Number of frames/pages (animated GIF/APNG/WebP frames, TIFF pages). 1 for stills.
public int? FrameCount { get; set; }