| 12345678910111213141516171819202122232425262728 |
- ;
- ; Definition file of libwebpdemux-2.dll
- ; Automatic generated by gendef 1.1
- ; written by Kai Tietz 2008
- ; The def file has to be processed by --kill-at (-k) option of dlltool or ld
- ;
- LIBRARY "libwebpdemux-2.dll"
- EXPORTS
- WebPAnimDecoderDelete
- WebPAnimDecoderGetDemuxer
- WebPAnimDecoderGetInfo
- WebPAnimDecoderGetNext
- WebPAnimDecoderHasMoreFrames
- WebPAnimDecoderNewInternal
- WebPAnimDecoderOptionsInitInternal
- WebPAnimDecoderReset
- WebPDemuxDelete
- WebPDemuxGetChunk
- WebPDemuxGetFrame
- WebPDemuxGetI
- WebPDemuxInternal
- WebPDemuxNextChunk
- WebPDemuxNextFrame
- WebPDemuxPrevChunk
- WebPDemuxPrevFrame
- WebPDemuxReleaseChunkIterator
- WebPDemuxReleaseIterator
- WebPGetDemuxVersion
|