This is the complete list of members for openshot::ColorShift, including all inherited members.
add_property_choice_json(std::string name, int value, int selected_value) | openshot::ClipBase | protected |
add_property_json(std::string name, float value, std::string type, std::string memo, Keyframe *keyframe, float min_value, float max_value, bool readonly, int64_t requested_frame) | openshot::ClipBase | protected |
alpha_x | openshot::ColorShift | |
alpha_y | openshot::ColorShift | |
blue_x | openshot::ColorShift | |
blue_y | openshot::ColorShift | |
ClipBase() | openshot::ClipBase | inline |
ColorShift() | openshot::ColorShift | |
ColorShift(Keyframe red_x, Keyframe red_y, Keyframe green_x, Keyframe green_y, Keyframe blue_x, Keyframe blue_y, Keyframe alpha_x, Keyframe alpha_y) | openshot::ColorShift | |
constrain(int color_value) | openshot::EffectBase | |
DisplayInfo() | openshot::EffectBase | |
Duration() | openshot::ClipBase | inline |
end | openshot::ClipBase | protected |
End() | openshot::ClipBase | inline |
End(float value) | openshot::ClipBase | inline |
GetFrame(std::shared_ptr< Frame > frame, int64_t frame_number) | openshot::ColorShift | |
openshot::EffectBase::GetFrame(std::shared_ptr< openshot::Frame > frame, int64_t frame_number)=0 | openshot::EffectBase | pure virtual |
green_x | openshot::ColorShift | |
green_y | openshot::ColorShift | |
Id() | openshot::ClipBase | inline |
Id(std::string value) | openshot::ClipBase | inline |
id | openshot::ClipBase | protected |
info | openshot::EffectBase | |
InitEffectInfo() | openshot::EffectBase | |
Json() | openshot::ColorShift | virtual |
JsonInfo() | openshot::EffectBase | |
JsonValue() | openshot::ColorShift | virtual |
layer | openshot::ClipBase | protected |
Layer() | openshot::ClipBase | inline |
Layer(int value) | openshot::ClipBase | inline |
operator<(ClipBase &a) | openshot::ClipBase | inline |
operator<=(ClipBase &a) | openshot::ClipBase | inline |
operator>(ClipBase &a) | openshot::ClipBase | inline |
operator>=(ClipBase &a) | openshot::ClipBase | inline |
Order() | openshot::EffectBase | inline |
Order(int new_order) | openshot::EffectBase | inline |
Position() | openshot::ClipBase | inline |
Position(float value) | openshot::ClipBase | inline |
position | openshot::ClipBase | protected |
previous_properties | openshot::ClipBase | protected |
PropertiesJSON(int64_t requested_frame) | openshot::ColorShift | virtual |
red_x | openshot::ColorShift | |
red_y | openshot::ColorShift | |
SetJson(std::string value) | openshot::ColorShift | virtual |
SetJsonValue(Json::Value root) | openshot::ColorShift | virtual |
Start() | openshot::ClipBase | inline |
Start(float value) | openshot::ClipBase | inline |
start | openshot::ClipBase | protected |
~ClipBase()=default | openshot::ClipBase | virtual |
~EffectBase()=default | openshot::EffectBase | virtual |