Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Menu
Color « Windows Presentation Foundation « VB.Net
VB.Net
Windows Presentation Foundation
Color
1.
A Semi-Transparent Button
2.
Use RGB valued semi-transparent color to paint Ellipse
3.
Use RGB solid color to paint Ellipse
4.
Rainbow color Animation by GradientStops[index].offset
5.
RadialGradient Star
6.
ColorConverter and SolidColorBrush
7.
Ellipse with explicit SolidColorBrush
8.
Use System Colors in Your Graphics
9.
Use RGB color to fill Rectangle
10.
Use Named color to paint Rectangle
11.
Create semi-transparent color
12.
Three stops LinearGradientBrush
13.
Animating Color with ColorAnimation
14.
From a Hex string using ColorConverter
15.
From ScRGB values in the Color structure
16.
From sRGB values in the Color strutcure
17.
Using a LinearGradientBrush
18.
Multiple gradient stops
19.
Numeric color values
20.
From predefined color name in the Colors class
21.
Using SystemColors in Code
22.
using system colors to create gradients