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

    Interface ApplyPresetXmpOptions

    Options for applying a preset xmp to an image

    interface ApplyPresetXmpOptions {
        orientation?: number;
        xmp: string;
    }
    Index

    Properties

    Properties

    orientation?: number

    The combination of flip and/or rotate to apply 1 8

    xmp: string

    The XMP to apply