Table of Contents

Layer Class

Github Link

 namespace lc::ui::widgets 

Add Layer


Description

Add a new layer. Color can be added as individual rgb values or through color object.

Examples

—-

Remove Layer


Description

Remove layer by passing in the layer on or by passing in the the layer object.

Examples


Find Layer


Description

Find layer by label.

Examples


Rename Layer


Description

Rename the given layer to a new layer name.

Examples


Replace Layer


Description

Replace the given layer with the the new layer passed as the second argument.

Examples