gif_engine
  1. Pages
    1. About
  1. Classes
  2. Files

gif_engine/structs.h file

Contents

  • Reference
    • Classes
    • Enums
    • Typedefs

Classes

struct gif_descriptor_packed
struct gif_descriptor
struct gif_graphic_extension_packed
struct gif_graphic_extension
struct gif_frame_descriptor_packed
struct gif_frame_descriptor
struct gif_frame_data
struct gif_frame_vector
struct gif_details
struct gif_frame_span

Enums

enum gif_disposal_method { GIF_DISPOSAL_UNSPECIFIED = 0, GIF_DISPOSAL_NOTHING = 1, GIF_DISPOSAL_BACKGROUND = 2, GIF_DISPOSAL_PREVIOUS = 3 }

Typedefs

using gif_descriptor_packed = struct gif_descriptor_packed
using gif_descriptor = struct gif_descriptor
using gif_disposal_method = enum gif_disposal_method
using gif_graphic_extension_packed = struct gif_graphic_extension_packed
using gif_graphic_extension = struct gif_graphic_extension
using gif_frame_descriptor_packed = struct gif_frame_descriptor_packed
using gif_frame_descriptor = struct gif_frame_descriptor
using gif_frame_data = struct gif_frame_data
using gif_frame_vector = struct gif_frame_vector
using gif_details = struct gif_details
using gif_frame_span = struct gif_frame_span
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    gif_engine. Created with Doxygen 1.8.17 and m.css.