Preparing search index...
    Index

    Enumeration Members

    Fill: number

    Scale to fill the area, maintaining aspect ratio and cropping if needed.

    FillAndCut: number

    Scale to fill and crop to exact dimensions.

    Fit: number

    Scale to fit within the area, maintaining aspect ratio with letterboxing.

    FitHeight: number

    Scale to match height, maintaining aspect ratio.

    FitWidth: number

    Scale to match width, maintaining aspect ratio.

    Stretch: number

    Scale to fill the area, ignoring aspect ratio.