Expand description
Inter-frame Delta Compression. Inter-frame Delta Compression.
Structs§
- Delta
Options - Options for delta compression. Options for configuring the delta compression engine.
- Frame
Delta - Represents the difference between two consecutive frames.
Functions§
- find_
delta_ fuzzy - Finds the smallest bounding box and maps pixels to transparent if they are “close enough” to the previous frame’s color.