C# Class withSIX.Core.Presentation.Wpf.Extensions.ImageExtensions

Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
FromBase64 ( this base64String ) : Image
ToBase64 ( this image ) : string

Method Details

FromBase64() public static method

public static FromBase64 ( this base64String ) : Image
base64String this
return Image

ToBase64() public static method

public static ToBase64 ( this image ) : string
image this
return string