propertySuggestions top-level constant

List<String> const propertySuggestions

Implementation

const List<String> propertySuggestions = [
  'all',
  'allxml',
  'dpiHeight',
  'dpiWidth',
  'pixelHeight',
  'pixelWidth',
  'typeIdentifier',
  'format',
  'formatOptions',
  'space',
  'samplesPerPixel',
  'bitsPerSample',
  'creation',
  'make',
  'model',
  'software',
  'description',
  'copyright',
  'artist',
  'profile',
  'hasAlpha',
  'size',
  'cmm',
  'version',
  'class',
  'pcs',
  'platform',
  'quality',
  'deviceManufacturer',
  'deviceModel',
  'deviceAttributes0',
  'deviceAttributes1',
  'renderingIntent',
  'creator',
  'md5',
];