Minimum memory block’s size in bytes, which could be cached.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
| C# |
|---|
public static int MinSizeToCache { get; set; } |
Remarks
Memory blocks, which size is less than this value, are not cached.