@musallam/firefly-client
    Preparing search index...

    Interface BackgroundInput

    interface BackgroundInput {
        fillAreaMask: ImageRef;
        image: ImageRef;
    }
    Index

    Properties

    Properties

    fillAreaMask: ImageRef

    Mask defining where the object should be placed on the background.

    image: ImageRef

    Background image on which the object will be placed.