Method | Description | |
---|---|---|
ColorKey ( |
||
IsHighPrecisionFormat ( |
||
PremultiplyAlpha ( |
||
ResizeToPowerOfTwo ( |
Method | Description | |
---|---|---|
BestGuessCompress ( |
||
ChangeTextureToRequestedFormat ( |
||
ConvertBitmap ( Microsoft.Xna.Framework.Content.Pipeline.Graphics.BitmapContent source, |
||
HasFractionalAlpha ( |
||
RoundUpToPowerOfTwo ( int value ) : int |
public static ColorKey ( |
||
texture | ||
colorKey | Color | |
return | void |
public static IsHighPrecisionFormat ( |
||
bitmapType | ||
return | bool |
public static PremultiplyAlpha ( |
||
texture | ||
return | void |
public static ResizeToPowerOfTwo ( |
||
texture | ||
return | void |