Xuni Product Documentation - Xamarin.Forms
GetImage Method (XuniRelativeView)
Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
Syntax
public byte[] GetImage()

Return Value

A byte array with certain image format.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniRelativeView Class
XuniRelativeView Members