ImageAligner::BitmapCacheSize Property

The maximum number of bitmaps that are cached internally during processing.

If set to 0, the number of cached bitmaps will not be limited.

Default is 2.

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

public:
virtual property int BitmapCacheSize {
	int get () sealed;
	void set (int value) sealed;
}

Property Value

Type: Int32

Lumia Imaging SDK

Supported in: 3.0, 2.0
Show: