Description
A read-only property returning the number of LookupTables (LUTs) attached to the image.
-
Property type
-
A Long value.
-
Syntax
-
object.Count
The Count Property syntax has these parts: Remarks
Images have one LUT per channel, plus one luminance LUT for color images. LUTs are created on demand (i.e. when their interface is queried or when Count is called).
|