Table of Contents

Class NullImageSource

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

Represents a null or empty image source. Implements IImageSource with default or null values.

public class NullImageSource : BaseObject, IBaseObject, IImageSource
Inheritance
NullImageSource
Implements
Derived

Methods

GetImageSourceImage()

Returns the image associated with this image source.

GetImageSourceImageIndex()

Returns the image index in the image list.

GetImageSourceImageList()

Returns the image list associated with this image source.

GetImageSourceImageSet()

Returns the image set associated with this image source.

GetImageSourceIsEmpty()

Determines whether the image source is empty.

GetImageSourceKind()

Returns the kind of the image source.

GetImageSourceSvgImage()

Returns the SVG image associated with this image source.

GetImageSourceSvgSize()

Returns the SVG size associated with this image source.