Method | Description | |
---|---|---|
PictureDrawable ( android arg0 ) | ||
draw ( android arg0 ) : void | ||
getIntrinsicHeight ( ) : int | ||
getIntrinsicWidth ( ) : int | ||
getOpacity ( ) : int | ||
getPicture ( ) : global::android.graphics.Picture | ||
setAlpha ( int arg0 ) : void | ||
setColorFilter ( android arg0 ) : void | ||
setDither ( bool arg0 ) : void | ||
setFilterBitmap ( bool arg0 ) : void | ||
setPicture ( android arg0 ) : void |
Method | Description | |
---|---|---|
PictureDrawable ( global @__env ) |
Method | Description | |
---|---|---|
PictureDrawable ( ) |
public getPicture ( ) : global::android.graphics.Picture | ||
return | global::android.graphics.Picture |
public setColorFilter ( android arg0 ) : void | ||
arg0 | android | |
return | void |