Class GifCommentBlock

Class GifCommentBlock

نام ها : Aspose.Imaging.FileFormats.Gif.Blocks جمع آوری: Aspose.Imaging.dll (25.4.0)

بایگانی برچسب ها: gif comment block

[JsonObject(MemberSerialization.OptIn)]
public class GifCommentBlock : GifBlock, IGifBlock

Inheritance

object GifBlock GifCommentBlock

Implements

IGifBlock

اعضای ارثی

GifBlock.ExtensionIntroducer , GifBlock.Save(Stream) , GifBlock.IsChanged , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

GifCommentBlock()

شروع یک مثال جدید از کلاس Aspose.Imaging.FileFormats.Gif.Blocks.GifCommentBlock.

public GifCommentBlock()

GifCommentBlock(String)

شروع یک مثال جدید از کلاس Aspose.Imaging.FileFormats.Gif.Blocks.GifCommentBlock.

public GifCommentBlock(string comment)

Parameters

comment string

این اظهار نظر.

Fields

BlockHeaderSize

اندازه بلوک را تعیین کنید.

public const int BlockHeaderSize = 2

ارزش میدان

int

ExtensionLabel

Gif Comment Block Extension Label را مسدود کنید.

public const byte ExtensionLabel = 254

ارزش میدان

byte

Properties

Comment

به یاد داشته باشید که این نظر باید از رمزگذاری ASCII استفاده کند و به ترتیب ذخیره خواهد شد.

public string Comment { get; set; }

ارزش املاک

string

Methods

Save(Stream)

بلوک را به جریان مشخص شده ذخیره کنید.

public override void Save(Stream stream)

Parameters

stream Stream

جریان برای ذخیره اطلاعات به.

 فارسی