ICustomImageSource Interface

Interface for the user-implemented part of a custom bitmap-based image source based on CustomImageSourceAdapter.

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

Syntax

public interface ICustomImageSource
'Declaration
Public Interface ICustomImageSource
public interface class ICustomImageSource
Lumia.Imaging.Custom.ICustomImageSource = function();
Lumia.Imaging.Custom.ICustomImageSource.createInterface('Lumia.Imaging.Custom.ICustomImageSource');

Version Information

Lumia Imaging SDK

Supported in: 2.0

See Also

ICustomImageSource.ICustomImageSource Members

Lumia.Imaging.Custom Namespace