Saves a bitmap to the file system in a specified image format.

Syntax

ISBitmapCache.SaveBitmap(key, fileName, imageFormat)

Parameters

NameTypeOptionalByRefDescription
key String The bitmap key.
fileName String The path and filename where to save the bitmap.
imageFormat System.Drawing.Imaging.ImageFormat The image format in which to save the bitmap.

Return Value

Boolean

A Boolean value.

Member of:
ISBitmapCache
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0