ImageSourceCullReleasedImages Method |
Culls all released images.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxprotected void CullReleasedImages(
bool obeyMemoryLimit
)
Protected Sub CullReleasedImages (
obeyMemoryLimit As Boolean
)
Parameters
- obeyMemoryLimit
- Type: SystemBoolean
if set to true [obey memory limit].
See Also