PaletteEntry.Flags Property |
Language: |
Retrieves or sets the alpha intensity value for the palette entry.
Visual Basic Public Property Flags As Byte C# public byte Flags { get; set; } C++ public:
property unsigned char Flags {
unsigned char get();
void set(unsigned char value);
}JScript public function get Flags() : byte
public function set Flags(byte);
System.Byte
This property is read/write.
A Byte value that represents the alpha intensity for the palette entry.
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