Search Results for

    Show / Hide Table of Contents
    View Source

    Class DeliveryApiImageExtensions

    Inheritance
    object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public static class DeliveryApiImageExtensions

    Methods

    View Source

    GetImageCrops(ImageCropperValue)

    Declaration
    public static IEnumerable<ImageCrop>? GetImageCrops(this ImageCropperValue imageCropperValue)
    Parameters
    Type Name Description
    ImageCropperValue imageCropperValue
    Returns
    Type Description
    IEnumerable<ImageCrop>
    View Source

    GetImageFocalPoint(ImageCropperValue)

    Declaration
    public static ImageFocalPoint? GetImageFocalPoint(this ImageCropperValue imageCropperValue)
    Parameters
    Type Name Description
    ImageCropperValue imageCropperValue
    Returns
    Type Description
    ImageFocalPoint
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX