DecodePixelGamma method

double DecodePixelGamma(
  1. double arg0
)

Implementation

double DecodePixelGamma(
  double arg0,
) {
  return _DecodePixelGamma(
    arg0,
  );
}