'Declaration Protected Sub SetOpacity( _
ByVal graphicsГрафика PDF.As Vintasoft.Imaging.Pdf.Drawing.PdfGraphics, _
ByVal opacityНепрозрачность.As Single, _
ByVal blendModeРежим наложения.As Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode _
)
protected void SetOpacity(
Vintasoft.Imaging.Pdf.Drawing.PdfGraphics graphics,
float opacity,
Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode blendMode
)
protected: void SetOpacity(
Vintasoft.Imaging.Pdf.Drawing.PdfGraphics* graphics,
float opacity,
Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode blendMode
)
protected:
void SetOpacity(
Vintasoft.Imaging.Pdf.Drawing.PdfGraphics^ graphics,
float opacity,
Vintasoft.Imaging.Pdf.Tree.GraphicsStateBlendMode blendMode
)
Parameters
- graphics
- Графика PDF.
- opacity
- Непрозрачность.
- blendMode
- Режим наложения.