layers/background_layer library

Classes

BackgroundLayer
The BackgroundLayer widget takes in a BackgroundLayerData model that provides image file data, including width and height, to render the background image. This layer can be used as a backdrop for other editing elements in an image editor, utilizing the specified dimensions. The onUpdate callback allows for custom actions to be triggered when the widget updates.