Methods
Static checkImageSource
- checkImageSource(options: any, name: string): boolean
-
Parameters
-
options: any
-
name: string
Returns boolean
Static getImageSource
- getImageSource(options: any, name: string): string
-
Parameters
-
options: any
-
name: string
Returns string
Static setImageSource
- setImageSource(htmlImage: any, options: any, name: string, transform: boolean): void
-
Parameters
-
htmlImage: any
-
options: any
-
name: string
-
transform: boolean
Returns void