GifPlainTextRenderingBlock Class |
Namespace: Aspose.Imaging.FileFormats.Gif.Blocks
The GifPlainTextRenderingBlock type exposes the following members.
Name | Description | |
---|---|---|
![]() | GifPlainTextRenderingBlock |
Initializes a new instance of the GifPlainTextRenderingBlock class.
|
![]() | GifPlainTextRenderingBlock(UInt16, UInt16, UInt16, UInt16, Byte, Byte, Byte, Byte, Byte) |
Initializes a new instance of the GifPlainTextRenderingBlock class.
|
Name | Description | |
---|---|---|
![]() | CharacterCellHeight |
Gets or sets the character cell height, in pixels, of each cell in the grid.
|
![]() | CharacterCellWidth |
Gets or sets the character cell width, in pixels, of each cell in the grid.
|
![]() | IsChanged |
Gets or sets a value indicating whether block has changed and requires save.
(Inherited from GifBlock.) |
![]() | PlainTextData |
Gets or sets the plain text data.
|
![]() | TextBackgroundColorIndex |
Gets or sets the index of the color in the global color palette used to draw the text background.
|
![]() | TextForegroundColorIndex |
Gets or sets the index of the color in the global color palette used to draw the text foreground.
|
![]() | TextGridHeight |
Gets or sets the text grid height in pixels
|
![]() | TextGridLeftPosition |
Gets or sets the text grid left position.
|
![]() | TextGridTopPosition |
Gets or sets the text grid top position.
|
![]() | TextGridWidth |
Gets or sets the text grid with in pixels
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Save |
Saves the block to the specified stream.
(Overrides GifBlockSave(Stream).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | BlockSize |
The overall block size.
|
![]() ![]() | ExtensionLabel |
The plain text extension label.
|
![]() ![]() | SubBlockSize |
The size of the sub block.
|