Table of Contents

Class PhotoSettings

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class PhotoSettings
Inheritance
PhotoSettings
Inherited Members

Constructors

PhotoSettings()

public PhotoSettings()

Fields

FillLightMode

[Value("fillLightMode")]
public FillLightMode FillLightMode

Field Value

FillLightMode

ImageHeight

[Value("imageHeight")]
public Number ImageHeight

Field Value

Number

ImageWidth

[Value("imageWidth")]
public Number ImageWidth

Field Value

Number

RedEyeReduction

[Value("redEyeReduction")]
public bool RedEyeReduction

Field Value

bool