Struct format_arguments_t
Defined in File pixel_format_base.hpp
Struct Documentation
-
struct format_arguments_t
Helper structure to standardize all pixel_format_base constructors, so that they all have the same argument type.
This should also be easily extendable in the future if we need to add additional arguments for future pixel format(s) that are added.