Function GIProbe.compress

If true, the data for this GIProbe will be compressed. Compression saves space, but results in far worse visual quality.

bool compress() nothrow @property @nogc;

void compress (
  bool v
) nothrow @property @nogc;