Namespace: Rx.Net – Class: Image – Assembly: Rx.Net.Mixed

Image.IsValid Property

C#
public bool IsValid { get; }

Flags whether this image is valid or not.

An image is valid if memory has been allocated.