ContentWriter.Write Method (Color)

Note

This method is available only when developing for Windows.

Writes a Color value.

Syntax

'Declaration
Public Sub Write ( _
         value As Color _
)
public void Write (
         Color value
)
public:
void Write(
         Color value
)

Parameters

  • value
    Type: Color
    Value of a color using Red, Green, Blue, and Alpha values to write.

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler

Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

See Also

Reference

ContentWriter Class
ContentWriter Members
Microsoft.Xna.Framework.Content.Pipeline.Serialization.Compiler Namespace

Platforms

Windows 7, Windows Vista, Windows XP