Faker.NET.Portable
Toggle side menu
Toggle side menu
Documentation
API
Color
.
AlphaChannel
()
Method
Summary
Generates a random alpha value. (Random
double
between 0 and 1).
Namespace
Faker
Containing Type
Color
Syntax
public static double AlphaChannel()
Return Value
Type
Description
double
A random alpha value.
GitHub