class Blend2D::Imaging::ImageDecoder
- Blend2D::Imaging::ImageDecoder
- Blend2D::BLStructure
- Reference
- Object
Defined in:
blend2d/imaging/decoder.crConstructors
Instance Method Summary
-
#finalize
Called when Crystal's garbage collector collects this instance.
-
#read(data : Array(UInt8))
Read a frame from some image data.
Instance methods inherited from class Blend2D::BLStructure
finalize
finalize,
pointer : Pointer
pointer
Constructor Detail
Instance Method Detail
def finalize
#
Description copied from class Blend2D::BLStructure
Called when Crystal's garbage collector collects this instance.