ImageViewerUpdateImage Method

Updates the displayed image. Call this method when Image content is mutated while the reference did not change (e.g. rotation, palette change are such mutating operations).

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public void UpdateImage()

See Also