decodeFrame property
Optional frame index to decode for animated image formats.
Passing 0 lets callers render an animated GIF/WebP as a static preview
without decoding every frame.
Implementation
final int? decodeFrame;
Optional frame index to decode for animated image formats.
Passing 0 lets callers render an animated GIF/WebP as a static preview
without decoding every frame.
final int? decodeFrame;