CreateFlags

GifGraphicsControlBlock.CreateFlags method

创建标志。

public static byte CreateFlags(bool hasTransparentColor, bool requiresUserInput, 
    DisposalMethod disposalMethod)
范围类型描述
hasTransparentColorBoolean如果设置为真的GifGraphicsControlBlock具有有效的透明颜色索引。
requiresUserInputBoolean如果设置为真的用户输入是预期的。
disposalMethodDisposalMethod处置方法。

返回值

生成的标志。

也可以看看