Alias E5_B9_G9_R9.numFormats

struct E5_B9_G9_R9
{
  // ...
  alias numFormats = AliasSeq!(NumFormat.uFloat);
  // ...
}