PixelFormat.AlphaPremultiplied Property |
Language: |
Visual Basic Public Property AlphaPremultiplied As Boolean C# public bool AlphaPremultiplied { get; set; } C++ public:
property bool AlphaPremultiplied {
bool get();
void set(bool value);
}JScript public function get AlphaPremultiplied() : boolean
public function set AlphaPremultiplied(boolean);
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