The ImageExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberClearImageCache
Clear the image cache.
Public methodStatic memberGetImage
Get the Image.
Public methodStatic memberGetImageBytes
Get image Byte array.
Public methodStatic memberGetImageString
Get the image String.
Public methodStatic memberGetImageUri
Get the image Uri.
Public methodStatic memberGetMenuItem
Get the MenuItem.
Public methodStatic memberSetImage
Set the Image.
Public methodStatic memberSetImageBytes
Set image Byte array.
Public methodStatic memberSetImageString
Set the image String.
Public methodStatic memberSetImageUri
Set the image Uri.
Public methodStatic memberSetMenuItem
Set the MenuItem.
Public methodStatic memberToImageSource(array<Byte>[]()[][])
To the image source.
Public methodStatic memberToImageSource(String)
To the image source.

See Also