RedEyeRemovalFilter.Mode Property

Red eye removal algorithm applied to the defined eye areas.

Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public RedEyeRemovalMode Mode { get; set; }
'Declaration
Public Property Mode As RedEyeRemovalMode
    Get
    Set
public:
virtual property RedEyeRemovalMode Mode {
    RedEyeRemovalMode get () sealed;
    void set (RedEyeRemovalMode value) sealed;
}
function get_Mode();
function set_Mode(value);

Property Value

Type: RedEyeRemovalMode

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

RedEyeRemovalFilter Class

RedEyeRemovalFilter.RedEyeRemovalFilter Members

Lumia.Imaging.Adjustments Namespace