C# Class android.graphics.PixelFormat

Inheritance: java.lang.Object
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
formatHasAlpha ( int arg0 ) : bool
getPixelFormatInfo ( int arg0, android arg1 ) : void

Méthodes protégées

Méthode Description
PixelFormat ( global @__env )

Private Methods

Méthode Description
PixelFormat ( )

Method Details

PixelFormat() protected méthode

protected PixelFormat ( global @__env )
@__env global

formatHasAlpha() public static méthode

public static formatHasAlpha ( int arg0 ) : bool
arg0 int
Résultat bool

getPixelFormatInfo() public static méthode

public static getPixelFormatInfo ( int arg0, android arg1 ) : void
arg0 int
arg1 android
Résultat void