Property MaxFrames
MaxFrames
Gets or initializes the maximum number of frames to process in a multi-frame image (e.g., animated GIFs). Default is MaxValue, meaning all frames will be processed.
Declaration
public int MaxFrames { get; init; }
Property Value
| Type | Description |
|---|---|
| int |