All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

compress-external-image Function

Summary

Compresses DIB data in an external image.

Package

graphics-ports

Signature

compress-external-image external-image => result

Arguments
external-image
Values
result
The difference in bytes between size of the original image and the size of the compressed version.
Description

The function compress-external-image converts the data of external-image into compressed DIB format.

The image data in external-image must be in Device Independent Bitmap (DIB) format.


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15