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

    Interface DocumentDetails

    interface DocumentDetails {
        depth?: PhotoshopClient.DepthType;
        fill: PhotoshopClient.FillType;
        height: number;
        mode: PhotoshopClient.ChannelModeType;
        resolution: number;
        width: number;
    }
    Index

    Properties

    height: number

    In pixels

    resolution: number

    In pixels per inch 72 300

    width: number

    In pixels