TRUE if the format specified by the arguments
is part of formats
bool contains(uint fourcc, ulong modifier) nothrowReturns whether a given format is contained in formats.
fourcc | a format code |
modifier | a format modifier |
TRUE if the format specified by the arguments
is part of formats