alpha: 255,
angle: 0,
areaAlphaLevels: null,
asset: ZERO_STR,
blend: NORMAL,
blue: 0,
blueInBlue: 0,
blueColor: BLACK,
blueInGreen: 0,
blueInRed: 0,
channelA: 1,
channelB: 1,
channelL: 1,
channelX: RED,
channelY: GREEN,
clamp: 0,
compose: SOURCE_OVER,
copyHeight: 1,
copyWidth: 1,
copyX: 0,
copyY: 0,
concurrent: false,
easing: LINEAR,
excludeAlpha: true,
excludeBlue: false,
excludeGreen: false,
excludeRed: false,
excludeTransparentPixels: true,
feather: 0,
featherRed: 0,
featherGreen: 0,
featherBlue: 0,
gradient: null,
green: 0,
greenInBlue: 0,
greenColor: BLACK,
greenInGreen: 0,
greenInRed: 0,
gutterHeight: 1,
gutterWidth: 1,
height: 1,
hexRadius: 5,
highAlpha: 255,
highBlue: 255,
highColor: WHITE,
highGreen: 255,
highRed: 255,
includeAlpha: false,
includeBlue: true,
includeGreen: true,
includeRed: true,
innerRadius: 0,
keepOnlyChangedAreas: false,
level: 0,
lowAlpha: 0,
lowBlue: 0,
lowColor: BLACK,
lowGreen: 0,
lowRed: 0,
minimumColorDistance: 1000,
mode: 'rect',
noiseType: RANDOM,
noWrap: false,
offsetAlphaX: 0,
offsetAlphaY: 0,
offsetBlueX: 0,
offsetBlueY: 0,
offsetGreenX: 0,
offsetGreenY: 0,
offsetRedX: 0,
offsetRedY: 0,
offsetX: 0,
offsetY: 0,
offsetAlphaMin: 0,
offsetAlphaMax: 0,
offsetBlueMin: 0,
offsetBlueMax: 0,
offsetGreenMin: 0,
offsetGreenMax: 0,
offsetRedMin: 0,
offsetRedMax: 0,
offsetMin: 0,
offsetMax: 0,
opaqueAt: 1,
operation: MEAN,
originX: 0,
originY: 0,
outerRadius: PC30,
palette: BLACK_WHITE,
passes: 1,
passesHorizontal: 1,
passesVertical: 1,
points: null,
pointsData: null,
postProcessResults: true,
processHorizontal: true,
processVertical: true,
radius: 1,
radiusHorizontal: 1,
radiusVertical: 1,
randomCount: 10,
ranges: null,
rectWidth: 10,
rectHeight: 10,
red: 0,
redInBlue: 0,
redColor: BLACK,
redInGreen: 0,
redInRed: 0,
reference: BLACK,
scaleX: 1,
scaleY: 1,
seed: DEFAULT_SEED,
smoothing: 0,
startX: PC50,
startY: PC50,
step: 1,
stepHorizontal: 1,
stepVertical: 1,
strength: 1,
staticSwirls: null,
tileHeight: 1,
tileWidth: 1,
tileRadius: 1,
tolerance: 0,
transparentAt: 0,
transparentEdges: false,
useBluenoise: false,
useLabForPaletteDistance: false,
useMixedChannel: true,
useNaturalGrayscale: false,
weights: null,
width: 1,
};
P.defs = mergeOver(P.defs, defaultAttributes);