Méthode | Description | |
---|---|---|
LoadTexture ( |
||
RenderRaster ( |
||
RenderTexture ( |
||
RenderTexture ( |
Méthode | Description | |
---|---|---|
DetermineHorizontalAlignmentCorrection ( |
||
DetermineVerticalAlignmentCorrection ( |
public static LoadTexture ( |
||
bitmapStream | ||
Résultat |
public static RenderRaster ( |
||
canvas | ||
bitmap | ||
rect | ||
opacity | float | |
Résultat | void |
public static RenderTexture ( |
||
canvas | ||
bitmap | ||
rect | ||
opacity | float | |
Résultat | void |
public static RenderTexture ( |
||
canvas | ||
bitmap | ||
x | float | |
y | float | |
orientation | float | |
offsetX | float | |
offsetY | float | |
horizontalAlignment | ||
verticalAlignment | ||
opacity | float | |
scale | float | |
Résultat | void |