adobe-firefly-sdk
    Preparing search index...

    Type Alias BackgroundInput

    type 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.