[]
        
(Showing Draft Content)

AlphaBlendOptions

DsPdfJS API v9.1.0


DsPdfJS API / AlphaBlendOptions

Type Alias: AlphaBlendOptions

AlphaBlendOptions = BitBltOptions & object

Provides options for the Bitmap#alphaBlend method.

Type Declaration

opacity?

optional opacity: number

The opacity [0, 1] of the source bitmap, to multiply to the source bitmap's alpha channel. The default is 1.