class

Blend2D::Imaging::ImageDecoder

Inherits Blend2D::BLStructure < Reference < Object

Constructors

new(codec : Codec)
Source

Instance methods

finalize

Called when Crystal's garbage collector collects this instance.

Source
read(data : Array(UInt8))

Read a frame from some image data.

Source