CreateFlags

GifFrameBlock.CreateFlags method

Skapar flaggorna.

public static byte CreateFlags(IColorPalette colorPalette, bool isPaletteSorted, 
    bool isGifFrameInterlaced)
ParameterTypBeskrivning
colorPaletteIColorPaletteFärgpaletten.
isPaletteSortedBooleanom inställt påSann färgerna i färgpaletten är sorterade.
isGifFrameInterlacedBooleanom inställt påSann GIF-rambilden är sammanflätad.

Returvärde

De skapade flaggorna.

Se även