Function PixelFormat.toString
Formats the dsdl into its construction representation:
"dsdl.PixelFormat(<sdlPixelFormatEnum>)" or "dsdl.PixelFormat(<sdlPixelFormatEnum>, <palette>)"
override string toString() @trusted const;
Returns
the formatted string