コード例 #1
0
 public GammaCorrectionPostEffect(GammaType type) : base(PostEffectType.All)
 {
     this._gType = type;
 }
コード例 #2
0
 public GammaCorrectionPostEffect(GammaType type) : base(PostEffectType.All)
 {
     this._gType  = type;
 }