GifPlainTextRenderingBlock

GifPlainTextRenderingBlock()

Yeni bir örneğini başlatırGifPlainTextRenderingBlock sınıf.

public GifPlainTextRenderingBlock()

Ayrıca bakınız


GifPlainTextRenderingBlock(ushort, ushort, ushort, ushort, byte, byte, byte, byte, byte[])

Yeni bir örneğini başlatırGifPlainTextRenderingBlock sınıf.

public GifPlainTextRenderingBlock(ushort textGridLeftPosition, ushort textGridTopPosition, 
    ushort textGridWidth, ushort textGridHeight, byte characterCellWidth, byte characterCellHeight, 
    byte textForegroundColorIndex, byte textBackgroundColorIndex, byte[] data)
ParametreTipTanım
textGridLeftPositionUInt16Metin ızgarası sol konum.
textGridTopPositionUInt16Metin ızgarası üst konumu.
textGridWidthUInt16Metin ızgara genişliği.
textGridHeightUInt16Metin ızgara yüksekliği.
characterCellWidthByteKarakter hücre genişliği.
characterCellHeightByteKarakter hücre yüksekliği.
textForegroundColorIndexByteÖn plan renk indeksi.
textBackgroundColorIndexByteArka plan renk indeksi.
dataByte[]Düz metin verileri.

Ayrıca bakınız