Crate gifsicle

Crate gifsicle 

Source
Expand description

The methods are mostly undocumented. You will have to see the original C sources for clues.

See also gifski for example usage.

Structs§

Gif_Color
GIF_COLORMAP
Gif_Colormap
Gif_Comment
GIF_COMMENT
Gif_CompressInfo
Gif_Extension
GIF_EXTENSION
Gif_Image
GIF_IMAGE
Gif_Record
READING AND WRITING
Gif_Stream
GIF_STREAM
Gif_Writer

Enums§

Disposal

Statics§

gif_write_info

Functions§

Gif_AddColor
Gif_AddComment
Gif_AddCommentTake
Gif_AddDeletionHook
Gif_AddExtension
Gif_AddImage
Gif_CalculateScreenSize
Gif_ClipImage
Gif_ColorEq
Gif_CompressImage
Gif_CopyColormap
Gif_CopyExtension
Gif_CopyImage
Gif_CopyStreamImages
Gif_CopyStreamSkeleton
Gif_CopyString
Gif_CreateUncompressedImage
Gif_DeleteColormap
Gif_DeleteComment
Gif_DeleteExtension
Gif_DeleteImage
Gif_DeleteStream
Gif_FindColor
Gif_Free
Gif_FullCompressImage
Gif_FullReadFile
Gif_FullReadRecord
Gif_FullUncompressImage
Gif_FullUnoptimize
Gif_FullWriteFile
Gif_GetImage
Gif_GetNamedImage
Gif_ImageColorBound
Gif_ImageNumber
Gif_IncrementalWriteComplete
Gif_IncrementalWriteFileInit
Gif_IncrementalWriteImage
Gif_InitCompressInfo
Gif_InterlaceLine
HOOKS AND MISCELLANEOUS
Gif_MakeImageEmpty
Gif_NewColormap
Gif_NewComment
Gif_NewExtension
Gif_NewFullColormap
Gif_NewImage
Gif_NewStream
Gif_ReadFile
Gif_ReadRecord
Gif_Realloc
Gif_ReleaseCompressedImage
Gif_ReleaseUncompressedImage
Gif_RemoveDeletionHook
Gif_RemoveImage
Gif_SetErrorHandler
Gif_SetUncompressedImage
Gif_Unoptimize
Gif_WriteCompressedData
Gif_WriteFile
Gif_WriterCleanup
Gif_WriterInit
gifsicle_main

Type Aliases§

Gif_Code
Gif_DeletionHookFunc
Gif_ReadErrorHandler