Méthode | Description | |
---|---|---|
Contains ( string imageName ) : bool | ||
GetBitmapImage ( string imageName ) : |
||
GetImageInfo ( string imageName ) : Sifteo.ImageInfo | ||
GetMediaSet ( ) : object | ||
ImageSources ( string imagePath ) : System.Collections.Generic | ||
IsValidExtension ( string extension ) : bool | ||
this ( string mediaName ) : object |
Méthode | Description | |
---|---|---|
LoadMedia ( string mediaPath ) : void |
public Contains ( string imageName ) : bool | ||
imageName | string | |
Résultat | bool |
public GetBitmapImage ( string imageName ) : |
||
imageName | string | |
Résultat |
public GetImageInfo ( string imageName ) : Sifteo.ImageInfo | ||
imageName | string | |
Résultat | Sifteo.ImageInfo |
public ImageSources ( string imagePath ) : System.Collections.Generic | ||
imagePath | string | |
Résultat | System.Collections.Generic |
public IsValidExtension ( string extension ) : bool | ||
extension | string | |
Résultat | bool |