adobe-firefly-sdk
    Preparing search index...

    Type Alias Restv1BetaComposeOutput

    type Restv1BetaComposeOutput = {
        backgroundImage: Restv1BetaComposeOutputImage;
        image: Restv1BetaComposeOutputImage;
        lightingSeed: number;
        maskImage: Restv1BetaComposeOutputImage;
        seed: number;
    }
    Index

    Properties

    lightingSeed: number
    seed: number