p8165_d5x1y1_syst->SetFillColorAlpha(kTeal-1,0.5);//---TLine *line =newTLine(0.,1,xMax,1); line->SetLineStyle(1); line->SetLineWidth(1); TCanvas *pc =newTCanvas("pc","pc"); TF1 *f4 =newTF1("f4","1",0,xMax); f4->SetLineWidth(1); f4->GetXaxis()->SetTitle("p_{T...
f1->SetLineColor(kOrange-3); f1->SetLineWidth(1); f1->SetLineStyle(2); f1->SetFillColorAlpha(kOrange-3,0.3); f1->SetFillStyle(1001); f1->FixParameter(0,f->GetParameter(0)); f1->FixParameter(1,f->GetParameter(1)); f1->FixParameter(2,f->GetParameter(2)); f1->FixParameter(3,f...
ImagickDraw::setFillAlpha— Sets the opacity to use when drawing using the fill color or fill texture说明 ImagickDraw::setFillAlpha ( float $opacity ) : bool Warning 本函数还未编写文档,仅有参数列表。 Sets the opacity to use when drawing using the fill color or fill texture. Fully opaque ...