[Overview][Constants][Types][Classes][Index] Reference for unit 'ptc' (#ptc)

IPTCFormat.Bits

Gets the bits per pixel of the format object.

Declaration

Source position: formatd.inc line 52

property IPTCFormat.Bits: Integer
  read GetBits;

Description

Gets the bits per pixel of the format object.

Bits per pixel is either 8, 16, 24 or 32 in direct color, or 8 in indexed color.