Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HugoSmits86/nativewebp
/ types & classes
Types & classes
8 in github.com/HugoSmits86/nativewebp
⨍
Functions
83
◇
Types & classes
8
↓ 4 callers
TypeAlias
transform
transform.go:20
↓ 1 callers
TypeAlias
CompressionLevel
CompressionLevel indicates the compression level.
writer.go:23
Struct
Animation
Animation holds configuration settings for WebP animations. It allows encoding a sequence of frames with individual timing and disposal options, supp
writer.go:62
Struct
Options
Options holds configuration settings for WebP encoding. Fields: - UseExtendedFormat: If true, wraps the VP8L frame inside a VP8X container to enable
writer.go:46
Struct
bitWriter
bitwriter.go:10
Struct
huffmanCode
huffman.go:18
Struct
node
huffman.go:24
TypeAlias
nodeHeap
huffman.go:32