Optional
bitmapOptional
border?: null | booleanOptional
canvas?: null | HTMLCanvasElementOptional
color?: null | ColorOptional
dimension?: null | DimensionOptional
h?: null | numberOptional
matrix?: null | MatrixOptional
useOptional
w?: null | numberProtected
bitmapProtected
borderThe border option of the primitive
The canvas for drawImage
Protected
colorThe color obj of the primitive
Protected
dimensionThe dimension of primitive in 3d pixel coordinate
Protected
hThe height of the bitmap in 2d flash coordinate
Protected
matrixThe matrix offset between the bitmap and the 3d pixel coordinate zero point
Protected
useThe preserve canvas option
Protected
wThe width of the bitmap in 2d flash coordinate
Static
toGenerated using TypeDoc
The source bitmapData containing pixel graphic