ParticleImage
export default class ParticleImage
Constructors
Section titled “Constructors”constructor(src: string)
Section titled “constructor(src: string)”Constructs a new instance of the ParticleImage class.
Properties
Section titled “Properties”The HTMLImageElement created for the image provided in the constructor.