Pixel Data JS - v0.28.0
Preparing search index...
blendColorPixelData
Function blendColorPixelData
blendColorPixelData
(
target
:
PixelData32
,
color
:
Color32
,
opts
?:
ColorBlendOptions
,
)
:
boolean
Blends a solid color into a target pixel buffer.
Parameters
target
:
PixelData32
color
:
Color32
Optional
opts
:
ColorBlendOptions
Returns
boolean
true if any pixels were actually modified.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Pixel Data JS - v0.28.0
Loading...
Blends a solid color into a target pixel buffer.