CustomImageSourceBase Class

Managed base class for custom image sources.

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

public abstract class CustomImageSourceBase : IImageProvider, 
	IDisposable, ICustomImageSource, IImageSize

The only supported color format in this version is ColorFormat.Bgra8888, which means pixels are represented as UInt32 values.

System.Object
  Lumia.Imaging.Custom.CustomImageSourceBase

Lumia Imaging SDK

Supported in: 2.0
Show: