Gets the properties of DIB data in an external image.
graphics-ports
analyze-external-image external-image => width, height, color-table, number
external-image⇩ |
An external-image. |
width |
An integer. |
height |
An integer. |
color-table |
A color table. |
number |
An integer. |
The function analyze-external-image
returns the width, height, color-table, and number of important colors for the external image external-image.
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