代码拉取完成,页面将自动刷新
CONFIG += staticlib
SOURCES += \
encoder/gifencoder.cpp \
encoder/quantization/quantizer.cpp \
encoder/quantization/palettequantizer.cpp \
encoder/quantization/octreequantizer.cpp \
encoder/quantization/neuralquantizer.cpp \
encoder/quantization/mostusedquantizer.cpp \
encoder/quantization/mediancutquantizer.cpp \
encoder/quantization/grayscalequantizer.cpp \
encoder/lzwencoder.cpp \
encoder/bitencoder.cpp \
decoder/gifblock.cpp \
decoder/gifextension.cpp \
decoder/gifgraphiccontrolextension.cpp \
decoder/gifcommentextension.cpp \
decoder/gifplaintextextension.cpp \
decoder/gifapplicationextension.cpp \
decoder/gifframe.cpp \
decoder/gifimagedescriptor.cpp \
decoder/gifimagedata.cpp \
decoder/giftrailer.cpp \
decoder/gifheader.cpp \
decoder/giflogicalscreendescriptor.cpp \
decoder/gifdecoder.cpp
HEADERS += \
winggif.h \
encoder/gifencoder.h \
encoder/quantization/quantizer.h \
encoder/quantization/palettequantizer.h \
encoder/quantization/octreequantizer.h \
encoder/quantization/neuralquantizer.h \
encoder/quantization/mostusedquantizer.h \
encoder/quantization/mediancutquantizer.h \
encoder/quantization/grayscalequantizer.h \
encoder/lzwencoder.h \
encoder/bitencoder.h \
decoder/gifblock.h \
decoder/gifextension.h \
decoder/gifgraphiccontrolextension.h \
decoder/gifcommentextension.h \
decoder/gifplaintextextension.h \
decoder/gifapplicationextension.h \
decoder/gifframe.h \
decoder/gifimagedescriptor.h \
decoder/gifimagedata.h \
decoder/giftrailer.h \
decoder/gifheader.h \
decoder/giflogicalscreendescriptor.h \
decoder/gifdecoder.h
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。