| Package | stimulsoft.report.export.tools |
| Class | public class StiHtmlImageHost |
| Inheritance | StiHtmlImageHost Object |
| Property | Defined By | ||
|---|---|---|---|
| forcePng : Boolean = false | StiHtmlImageHost | ||
| htmlExport : StiHtmlExportService = null | StiHtmlImageHost | ||
| imageCache : StiImageCache | StiHtmlImageHost | ||
| isMhtExport : Boolean = false | StiHtmlImageHost | ||
| Method | Defined By | ||
|---|---|---|---|
StiHtmlImageHost(htmlExport:StiHtmlExportService) | StiHtmlImageHost | ||
getImageString(bmp:BitmapData):String | StiHtmlImageHost | ||
| forcePng | property |
public var forcePng:Boolean = false| htmlExport | property |
public var htmlExport:StiHtmlExportService = null| imageCache | property |
imageCache:StiImageCache public function get imageCache():StiImageCache public function set imageCache(value:StiImageCache):void| isMhtExport | property |
public var isMhtExport:Boolean = false| StiHtmlImageHost | () | Constructor |
public function StiHtmlImageHost(htmlExport:StiHtmlExportService)htmlExport:StiHtmlExportService |
| getImageString | () | method |
public function getImageString(bmp:BitmapData):StringParameters
bmp:BitmapData |
String |