Blend2D::Globals::BLArray
Inherits Blend2D::BLStructure < Reference < Object
Constructors
new(array : Array(BLStructure), type : LibBlend2D::BLImplType)
Sourcenew(type : LibBlend2D::BLImplType)
Sourcenew(array_core : LibBlend2D::BLArrayCore)
SourceInstance methods
<<(item : BLStructure)
Sourcefill_array(array : Array(T)) forall T
Sourceto_slice(x : T.class) forall T
Source