LomoEffect.LomoStyle Property

Color style.

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

Syntax

public LomoStyle LomoStyle { get; set; }
'Declaration
Public Property LomoStyle As LomoStyle
    Get
    Set
public:
virtual property LomoStyle LomoStyle {
    LomoStyle get () sealed;
    void set (LomoStyle value) sealed;
}
function get_LomoStyle();
function set_LomoStyle(value);

Property Value

Type: LomoStyle

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

LomoEffect Class

LomoEffect.LomoEffect Members

Lumia.Imaging.Artistic Namespace