adobe-firefly-sdk
    Preparing search index...

    Type Alias AutoStraightOptions

    AutoStraightOptions

    type AutoStraightOptions = {
        constrainCrop?: boolean;
        uprightMode: UprightMode;
    }
    Index

    Properties

    constrainCrop?: boolean

    If the straightened image should be constrained and cropped to remove all blank edges around an image.

    uprightMode: UprightMode