EmbeddedImage

EmbeddedImage class

The embedded image class

public class EmbeddedImage : DisposableObject

Properties

NameDescription
Disposed { get; }Gets a value indicating whether this instance is disposed.
Image { get; }Gets the image.

Methods

NameDescription
Dispose()Disposes the current instance.

See Also