[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.ViewEx

ViewEx Class

View extensions

Inheritance
ViewEx
Namespace: C1.Xamarin.Forms.Core
Assembly: C1.Xamarin.Forms.Core.dll
Syntax
public static class ViewEx

Methods

Name Description
GetImage(View)

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.