public class RgbColor extends com.aspose.ms.lang.Struct<RgbColor>
Modifier and Type | Field and Description |
---|---|
float |
Blue
the value of blue color.
|
float |
Green
the value of green color.
|
float |
Red
the value of red color.
|
Constructor and Description |
---|
RgbColor() |
Copyright © 2016 Aspose. All Rights Reserved.