PaletteEntry.Blue Property |
Language: |
Visual Basic Public Property Blue As Byte C# public byte Blue { get; set; } C++ public:
property unsigned char Blue {
unsigned char get();
void set(unsigned char value);
}JScript public function get Blue() : byte
public function set Blue(byte);
This property is read/write.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center