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

    Interface OutputImageDetails

    interface OutputImageDetails {
        destination: UrlResource;
        mediaType: PhotoshopClient.OutputImageDetailsMediaType;
    }
    Index

    Properties

    destination: UrlResource

    Details of the location where the output image is located.

    Media type of the output image.