Table of Contents

Method SetImmutable

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetImmutable()

Marks the image as immutable.

public void SetImmutable()

Remarks

Marks this image as immutable, meaning that the contents of its pixels will not change for the lifetime of the image. This state can be set, but it cannot be cleared once it is set. This state propagates to all other images that share the same pixels.