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

    Interface FillMaskedAreasJobApiResponse

    interface FillMaskedAreasJobApiResponse {
        image: OutputImageDetails;
        jobId: string;
        status: PhotoshopClient.JobStatus;
    }
    Index

    Properties

    Properties

    The output image.

    jobId: string

    The job ID.