Table of Contents

Class AdjustImageSettings

Namespace
Shift.Common.Integration.ImageMagick
Assembly
Shift.Common.dll
public class AdjustImageSettings
Inheritance
AdjustImageSettings
Inherited Members
Extension Methods

Constructors

AdjustImageSettings()

public AdjustImageSettings()

Properties

Crop

public bool Crop { get; set; }

Property Value

bool

MaxHeight

public int MaxHeight { get; set; }

Property Value

int

MaxWidth

public int MaxWidth { get; set; }

Property Value

int

OutputType

public ImageType OutputType { get; set; }

Property Value

ImageType