Skip to content

TransformRequestDto

Namespace: MJCZone.MediaMatic.AspNetCore.Models.Dtos

Assembly: MJCZone.MediaMatic.AspNetCore

Summary

Request body for single POST transform operations.

sealed public

Contents

Constructors (1) | Methods (4) | Properties (1)

Constructors

TransformRequestDto

csharp
TransformRequestDto()

Methods

GetType

csharp
GetType()

ToString

csharp
ToString()

Equals

csharp
Equals()

GetHashCode

csharp
GetHashCode()

Properties

SaveTo

Gets or sets the destination path to save the transformed image.

Type: string