S or /

SourceModule codec

Decoding of encoded images into skia.Images and skia.Pixmaps.

The Codec type decodes an encoded image from a stream or data, and the codecs module provides the codecs.Decoder implementations for the supported formats.

Classes§

EncodedImageFormat Enum

Enum describing format of encoded data.

Functions§

Constants§

Re-exports§