ImageEn, unit iexBitmaps
TIOParams.IEN_LayerCount
TIOParams
.IEN_LayerCount
Declaration
property IEN_LayerCount: Integer;
Description
Returns the number of layers in the file.
Read-only
Example
// Get layer count
lc := ImageEnView1.IO.Params.IEN_LayerCount;
See Also
◼
Width
◼
Height