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

    Interface MaskBodyPartsRequest

    interface MaskBodyPartsRequest {
        image: MaskBodyPartsInputImage;
        mask: MaskBodyPartsInputMask;
    }
    Index

    Properties

    Properties

    The input image.

    The mask of the subject in the input image.