Property Image
Image
Gets the image representation associated with this frame, if available.
public Image? Image { get; }
Property Value
Remarks
The image is initialized on first access from the value of the CombinedBitmap property, if it has not already been set. This property may return null if neither the image nor the CombinedBitmap is available.