ImgAnimationDecoderPointerEx extension
Methods
-
close(
) → bool image -
Available on Pointer<
Close an animation decoder, finishing any decoding.ImgAnimationDecoder> , provided by the ImgAnimationDecoderPointerEx extension -
getFrame(
ImgxAnimationDecoderFrame frame) → bool image -
Available on Pointer<
Get the next frame in an animation decoder.ImgAnimationDecoder> , provided by the ImgAnimationDecoderPointerEx extension -
getProperties(
) → int image -
Available on Pointer<
Get the properties of an animation decoder.ImgAnimationDecoder> , provided by the ImgAnimationDecoderPointerEx extension -
getStatus(
) → int image -
Available on Pointer<
Get the decoder status indicating the current state of the decoder.ImgAnimationDecoder> , provided by the ImgAnimationDecoderPointerEx extension -
reset(
) → bool image -
Available on Pointer<
Reset an animation decoder.ImgAnimationDecoder> , provided by the ImgAnimationDecoderPointerEx extension