class

Blend2D::Globals::BLArray

Inherits Blend2D::BLStructure < Reference < Object

Constructors

new(array : Array(BLStructure), type : LibBlend2D::BLImplType)
Source
new(type : LibBlend2D::BLImplType)
Source
new(array_core : LibBlend2D::BLArrayCore)
Source

Instance methods

<<(item : BLStructure)
Source
fill_array(array : Array(T)) forall T
Source
finalize

Called when Crystal's garbage collector collects this instance.

Source
to_slice(x : T.class) forall T
Source