Class GifCommentBlock
ชื่อพื้นที่: Aspose.Imaging.FileFormats.Gif.Blocks การประกอบ: Aspose.Imaging.dll (25.5.0)
บล็อกความคิดเห็น GIF
[JsonObject(MemberSerialization.OptIn)]
public class GifCommentBlock : GifBlock, IGifBlockInheritance
object ← GifBlock ← GifCommentBlock
Implements
อนุญาโตตุลาการ
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(รั้ว)
เปิดตัวตัวอย่างใหม่ของคลาส Aspose.Imaging.FileFormats.Gif.Blocks.GifCommentBlock
public GifCommentBlock(string comment)Parameters
comment string
ความคิดเห็น
Fields
BlockHeaderSize
กําหนดขนาดหัวบล็อก
public const int BlockHeaderSize = 2หมายเลข
ExtensionLabel
ความคิดเห็น Gif บล็อกการขยายแท็ก
public const byte ExtensionLabel = 254หมายเลข
Properties
Comment
รับหรือวางความคิดเห็น โปรดทราบว่าความคิดเห็นจะต้องใช้การเข้ารหัส ASCII และจะถูกเก็บไว้ตามที่
public string Comment { get; set; }คุณสมบัติมูลค่า
Methods
Save(Stream)
เก็บบล็อกไปยังกระแสที่ระบุ
public override void Save(Stream stream)Parameters
stream Stream
กระแสเพื่อบันทึกข้อมูล