Variable ImageInfo.layers

struct ImageInfo
{
  // ...
  uint layers = 1u;
  // ...
}