Method | Description | |
---|---|---|
LoadTexture ( |
||
RenderRaster ( |
||
RenderTexture ( |
||
RenderTexture ( |
Method | Description | |
---|---|---|
DetermineHorizontalAlignmentCorrection ( |
||
DetermineVerticalAlignmentCorrection ( |
public static LoadTexture ( |
||
bitmapStream | ||
return |
public static RenderRaster ( |
||
canvas | ||
bitmap | ||
rect | ||
opacity | float | |
return | void |
public static RenderTexture ( |
||
canvas | ||
bitmap | ||
rect | ||
opacity | float | |
return | void |
public static RenderTexture ( |
||
canvas | ||
bitmap | ||
x | float | |
y | float | |
orientation | float | |
offsetX | float | |
offsetY | float | |
horizontalAlignment | ||
verticalAlignment | ||
opacity | float | |
scale | float | |
return | void |