OpenShot Library | libopenshot
0.1.9
|
This is the complete list of members for openshot::Color, including all inherited members.
alpha | openshot::Color | |
blue | openshot::Color | |
Color() | openshot::Color | inline |
Color(string color_hex) | openshot::Color | |
Color(unsigned char Red, unsigned char Green, unsigned char Blue, unsigned char Alpha) | openshot::Color | |
Color(Keyframe Red, Keyframe Green, Keyframe Blue, Keyframe Alpha) | openshot::Color | |
GetColorHex(int64_t frame_number) | openshot::Color | |
GetDistance(long R1, long G1, long B1, long R2, long G2, long B2) | openshot::Color | static |
green | openshot::Color | |
Json() | openshot::Color | |
JsonValue() | openshot::Color | |
red | openshot::Color | |
SetJson(string value) | openshot::Color | |
SetJsonValue(Json::Value root) | openshot::Color |