image package
documentation
image
WebPEncoder
supportsAnimation property
supportsAnimation
image package
documentation
image
WebPEncoder
supportsAnimation property
WebPEncoder class
Constructors
WebPEncoder
Properties
delay
format
hashCode
output
quality
runtimeType
supportsAnimation
Methods
addFrame
encodeAnimation
encodeImage
finish
noSuchMethod
toString
Operators
operator ==
Constants
LOSSLESS
LOSSY
supportsAnimation
property
bool
supportsAnimation
override
Does this encoder support animation?
Implementation
@override bool get supportsAnimation => true;