CreateFlags

GifFrameBlock.CreateFlags method

Erstellt die Flags.

public static byte CreateFlags(IColorPalette colorPalette, bool isPaletteSorted, 
    bool isGifFrameInterlaced)
ParameterTypBeschreibung
colorPaletteIColorPaletteDie Farbpalette.
isPaletteSortedBooleanwenn eingestelltStimmt die Farben in der Farbpalette sind sortiert.
isGifFrameInterlacedBooleanwenn eingestelltStimmt das GIF-Rahmenbild ist interlaced.

Rückgabewert

Die erstellten Flaggen.

Siehe auch