OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::AnimatedGIFReader Member List

This is the complete list of members for s3d::AnimatedGIFReader, including all inherited members.

AnimatedGIFReader()s3d::AnimatedGIFReader
AnimatedGIFReader(FilePathView path)s3d::AnimatedGIFReaderexplicit
AnimatedGIFReader(IReader &&reader)s3d::AnimatedGIFReaderexplicit
close()s3d::AnimatedGIFReader
GetFrameIndex(double timeSec, const Array< int32 > &delaysMillisec) noexcepts3d::AnimatedGIFReaderstatic
GetFrameIndex(double timeSec, const Array< int32 > &delaysMillisec, int32 durationMillisec) noexcepts3d::AnimatedGIFReaderstatic
isOpen() const noexcepts3d::AnimatedGIFReader
MillisecToIndex(int64 timeMillisec, const Array< int32 > &delaysMillisec) noexcepts3d::AnimatedGIFReaderstatic
MillisecToIndex(int64 timeMillisec, const Array< int32 > &delaysMillisec, int32 durationMillisec) noexcepts3d::AnimatedGIFReaderstatic
open(FilePathView path)s3d::AnimatedGIFReader
open(IReader &&reader)s3d::AnimatedGIFReader
operator bool() const noexcepts3d::AnimatedGIFReaderexplicit
read(Array< Image > &images, Array< int32 > &delaysMillisec) consts3d::AnimatedGIFReader
read(Array< Image > &images, Array< int32 > &delaysMillisec, int32 &durationMillisec) consts3d::AnimatedGIFReader
~AnimatedGIFReader()s3d::AnimatedGIFReader