AnimatedGifConfigurationSizeHandling Property

Gets or sets how possibly different input frame sizes are handled.
Default value: ErrorIfDiffers.

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 8.1.0
C#
public AnimationFramesSizeHandling SizeHandling { get; set; }

Property Value

AnimationFramesSizeHandling

See Also