|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::optional< T > MayaFlux::Kakshya::get_region_attribute | ( | const Region & | region, |
| const std::string & | key | ||
| ) |
Get an attribute value from a Region by key.
| T | Expected type. |
| region | Region to query. |
| key | Attribute key. |
Definition at line 437 of file RegionUtils.hpp.
References MayaFlux::Kakshya::Region::attributes.