示例#1
0
 public ColorDepth getColorDepth() {
   return ColorDepth.values()[(Integer) getPropertyValue(PROP_COLOR_DEPTH)];
 }