CreateFlags

GifFrameBlock.CreateFlags method

创建标志。

public static byte CreateFlags(IColorPalette colorPalette, bool isPaletteSorted, 
    bool isGifFrameInterlaced)
范围类型描述
colorPaletteIColorPalette调色板。
isPaletteSortedBoolean如果设置为真的调色板中的颜色已排序。
isGifFrameInterlacedBoolean如果设置为真的 GIF 帧图像是隔行扫描的。

返回值

创建的标志。

也可以看看