adobe-firefly-sdk
    Preparing search index...

    Type Alias DocumentDetails

    DocumentDetails

    type DocumentDetails = {
        depth?: DepthType;
        fill: FillType;
        height: number;
        mode: ChannelModeType;
        resolution: number;
        width: number;
    }
    Index

    Properties

    depth?: DepthType
    fill: FillType
    height: number

    In pixels

    resolution: number

    In pixels per inch

    width: number

    In pixels