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

IPTCFormat.Bytes

Gets the bytes per pixel of the format object.

Declaration

Source position: formatd.inc line 55

property IPTCFormat.Bytes: Integer
  read GetBytes;

Description

Gets the bytes per pixel of the format object.

Bytes per pixel is either 1, 2, 3 or 4 in direct color, or 1 in indexed color.