AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
This is the complete list of members for NTV2Line21Attributes, including all inherited members.
AddFlash(void) | NTV2Line21Attributes | inline |
AddItalics(void) | NTV2Line21Attributes | inline |
AddUnderline(void) | NTV2Line21Attributes | inline |
Clear(void) | NTV2Line21Attributes | inline |
GetBGColor(void) const | NTV2Line21Attributes | inline |
GetColor(void) const | NTV2Line21Attributes | inline |
GetHashKey(void) const | NTV2Line21Attributes | |
GetHexString(void) const | NTV2Line21Attributes | |
GetOpacity(void) const | NTV2Line21Attributes | inline |
IsFlashing(void) const | NTV2Line21Attributes | inline |
IsItalicized(void) const | NTV2Line21Attributes | inline |
IsSet(void) const | NTV2Line21Attributes | inline |
IsUnderlined(void) const | NTV2Line21Attributes | inline |
NTV2Line21Attributes() | NTV2Line21Attributes | explicit |
NTV2Line21Attributes(const NTV2Line21Color inFGColor, const NTV2Line21Color inBGColor=NTV2_CC608_Black, const NTV2Line21Opacity inOpacity=NTV2_CC608_Opaque, const bool inItalics=false, const bool inUnderline=false, const bool inFlash=false) | NTV2Line21Attributes | explicit |
NTV2Line21Attributes(const NTV2Line21Attributes &inRHS) | NTV2Line21Attributes | inline |
operator!=(const NTV2Line21Attributes &inRHS) const | NTV2Line21Attributes | inline |
operator<(const NTV2Line21Attributes &inRHS) const | NTV2Line21Attributes | inline |
operator=(const NTV2Line21Attributes &inRHS) | NTV2Line21Attributes | inline |
operator==(const NTV2Line21Attributes &inRHS) const | NTV2Line21Attributes | inline |
RemoveFlash(void) | NTV2Line21Attributes | inline |
RemoveItalics(void) | NTV2Line21Attributes | inline |
RemoveUnderline(void) | NTV2Line21Attributes | inline |
SetBGColor(const NTV2Line21Color inBGColor) | NTV2Line21Attributes | inline |
SetColor(const NTV2Line21Color inFGColor) | NTV2Line21Attributes | inline |
SetFlash(const bool inFlash) | NTV2Line21Attributes | inline |
SetItalics(const bool inItalics) | NTV2Line21Attributes | inline |
SetOpacity(const NTV2Line21Opacity inOpacity) | NTV2Line21Attributes | inline |
SetUnderline(const bool inUnderline) | NTV2Line21Attributes | inline |