C# Class android.graphics.PixelFormat

Inheritance: java.lang.Object
Datei anzeigen Open project: JeroMiya/androidmono

Public Methods

Method Description
formatHasAlpha ( int arg0 ) : bool
getPixelFormatInfo ( int arg0, android arg1 ) : void

Protected Methods

Method Description
PixelFormat ( global @__env )

Private Methods

Method Description
PixelFormat ( )

Method Details

PixelFormat() protected method

protected PixelFormat ( global @__env )
@__env global

formatHasAlpha() public static method

public static formatHasAlpha ( int arg0 ) : bool
arg0 int
return bool

getPixelFormatInfo() public static method

public static getPixelFormatInfo ( int arg0, android arg1 ) : void
arg0 int
arg1 android
return void