C# Class android.graphics.BitmapShader

Inheritance: android.graphics.Shader
Mostra file Open project: JeroMiya/androidmono Class Usage Examples

Public Methods

Method Description
BitmapShader ( android arg0, android arg1, android arg2 )

Protected Methods

Method Description
BitmapShader ( global @__env )

Private Methods

Method Description
BitmapShader ( )

Method Details

BitmapShader() public method

public BitmapShader ( android arg0, android arg1, android arg2 )
arg0 android
arg1 android
arg2 android

BitmapShader() protected method

protected BitmapShader ( global @__env )
@__env global