IMAGECOLORS Property


PLBCMP GUI Only

 

The IMAGECOLORS property specifies the number of bits supported for colors in an IMAGELIST. The property uses the following format:

 

IMAGECOLORS={value}

Note the following:

  1. IMAGECOLORS may be used in CREATE or GETPROP statements of an IMAGELIST object.

  2. {value} is a decimal number, a Numeric Variable, or an Expression defining the number of color bits supported.

  3. Releases prior to 8.4.A supported only 16 bit color items.

  4. Allowed {values} are 4, 8, 16, or 32. The default value is 32.

  5. This property is ignored when using the PL/B Web Server.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference ICON Property IMAGEINDEX Property