StiOfficeImageFormatHelper Class

Namespace: Stimulsoft.Report.Export.Office

Methods

Method Returns Description
correctImageFormat static ImageFormat  
getImageAndTag static Image  
getImageFormatExtension static string  
removeTransparency static Image  

Method Details

correctImageFormat static

correctImageFormat(imageFormat: ImageFormat, rawFormat: Stimulsoft.System.Drawing.Imaging.ImageFormat): ImageFormat

Parameters

Returns ImageFormat


getImageAndTag static

getImageAndTag(component: StiComponent, exportFormat: StiExportFormat, zoom: number, imageFormat: ImageFormat, culture1: CultureInfo, culture2: CultureInfo, forceAsImage: any): Image

Parameters

Returns Image


getImageFormatExtension static

getImageFormatExtension(currImageFormat: ImageFormat): string

Parameters

Returns string


removeTransparency static

removeTransparency(destinationFormat: ImageFormat, rawFormat: Stimulsoft.System.Drawing.Imaging.ImageFormat, image: Image, component: StiComponent, dispose: any): Image

Parameters

Returns Image

Fields

Field Type Description
currImageFormat any  
currImageFormat any  
image any  
zoom any