GraphicsFormats Xojo plugin |
|
RawICOExporter.SaveBitmapsToString Method
Saves one or more bitmaps to a single ICO formatted string. The bitmaps must have been previously added with the AddBitmap method.

SaveBitmapsToString()
as String
Parameters
Returns
- String
- ICO formatted string or empty string if there was error.
Remarks
See Also
RawICOExporter Class