ColorizationEffect.SourceCount Property

The number of sources that can be set.

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

Syntax

public uint SourceCount { get; }
'Declaration
Public ReadOnly Property SourceCount As UInteger
    Get
public:
virtual property unsigned int SourceCount {
    unsigned int get () sealed;
}
function get_SourceCount();

Property Value

Type: UInt32

Implements

IImageConsumer2.SourceCount

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

ColorizationEffect Class

ColorizationEffect.ColorizationEffect Members

Lumia.Imaging.Adjustments Namespace