adobe-firefly-sdk
    Preparing search index...

    Type Alias AdaptiveObjectInput

    type AdaptiveObjectInput = {
        image: ImageRef;
        mask?: ImageRef;
    }
    Index

    Properties

    Properties

    image: ImageRef

    Object image to be composited onto the background.

    mask?: ImageRef

    Optional object mask.