GifEncoderAddMetaInfo Property

Gets or sets whether textual meta info should be added to the result stream.
Default value: .

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 8.2.0
C#
public bool AddMetaInfo { get; set; }

Property Value

Boolean

See Also