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

    Interface AutoStraightOptions

    interface AutoStraightOptions {
        constrainCrop?: boolean;
        uprightMode: LightroomClient.UprightMode;
    }
    Index

    Properties

    constrainCrop?: boolean

    If the straightened image should be constrain cropped, to remove all blank edges around an image.