TextureProcessor

class TextureProcessor : Microsoft.Xna.Framework.Content.Pipeline.ContentProcessor<TextureContent, TextureContent>, IContentProcessor
Color ColorKeyColor
bool ColorKeyEnabled
bool GenerateMipmaps
bool PremultiplyAlpha
bool ResizeToPowerOfTwo
bool MakeSquare
TextureProcessorOutputFormat TextureFormat
public TextureContent Process(TextureContent input, ContentProcessorContext context)
Parameters:
  • input (Microsoft.Xna.Framework.Content.Pipeline.Graphics.TextureContent) –
  • context (Microsoft.Xna.Framework.Content.Pipeline.ContentProcessorContext) –