Packagestimulsoft.report.export.tools
Classpublic class StiHtmlImageHost
InheritanceStiHtmlImageHost Inheritance Object



Public Properties
 PropertyDefined By
  forcePng : Boolean = false
StiHtmlImageHost
  htmlExport : StiHtmlExportService = null
StiHtmlImageHost
  imageCache : StiImageCache
StiHtmlImageHost
  isMhtExport : Boolean = false
StiHtmlImageHost
Public Methods
 MethodDefined By
  
StiHtmlImageHost
  
getImageString(bmp:BitmapData):String
StiHtmlImageHost
Property Detail
forcePngproperty
public var forcePng:Boolean = false

htmlExportproperty 
public var htmlExport:StiHtmlExportService = null

imageCacheproperty 
imageCache:StiImageCache


Implementation
    public function get imageCache():StiImageCache
    public function set imageCache(value:StiImageCache):void
isMhtExportproperty 
public var isMhtExport:Boolean = false

Constructor Detail
StiHtmlImageHost()Constructor
public function StiHtmlImageHost(htmlExport:StiHtmlExportService)



Parameters
htmlExport:StiHtmlExportService
Method Detail
getImageString()method
public function getImageString(bmp:BitmapData):String

Parameters

bmp:BitmapData

Returns
String