Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
header_Layout Struct Reference

Public Attributes

uint8_t size [4]
 
uint8_t cmm_type [4]
 
uint8_t version [4]
 
uint8_t profile_class [4]
 
uint8_t data_color_space [4]
 
uint8_t pcs [4]
 
uint8_t creation_date_time [12]
 
uint8_t signature [4]
 
uint8_t platform [4]
 
uint8_t flags [4]
 
uint8_t device_manufacturer [4]
 
uint8_t device_model [4]
 
uint8_t device_attributes [8]
 
uint8_t rendering_intent [4]
 
uint8_t illuminant_X [4]
 
uint8_t illuminant_Y [4]
 
uint8_t illuminant_Z [4]
 
uint8_t creator [4]
 
uint8_t profile_id [16]
 
uint8_t reserved [28]
 
uint8_t tag_count [4]
 

Detailed Description

Definition at line 354 of file skcms.cc.

Member Data Documentation

◆ cmm_type

uint8_t header_Layout::cmm_type[4]

Definition at line 356 of file skcms.cc.

◆ creation_date_time

uint8_t header_Layout::creation_date_time[12]

Definition at line 361 of file skcms.cc.

◆ creator

uint8_t header_Layout::creator[4]

Definition at line 372 of file skcms.cc.

◆ data_color_space

uint8_t header_Layout::data_color_space[4]

Definition at line 359 of file skcms.cc.

◆ device_attributes

uint8_t header_Layout::device_attributes[8]

Definition at line 367 of file skcms.cc.

◆ device_manufacturer

uint8_t header_Layout::device_manufacturer[4]

Definition at line 365 of file skcms.cc.

◆ device_model

uint8_t header_Layout::device_model[4]

Definition at line 366 of file skcms.cc.

◆ flags

uint8_t header_Layout::flags[4]

Definition at line 364 of file skcms.cc.

◆ illuminant_X

uint8_t header_Layout::illuminant_X[4]

Definition at line 369 of file skcms.cc.

◆ illuminant_Y

uint8_t header_Layout::illuminant_Y[4]

Definition at line 370 of file skcms.cc.

◆ illuminant_Z

uint8_t header_Layout::illuminant_Z[4]

Definition at line 371 of file skcms.cc.

◆ pcs

uint8_t header_Layout::pcs[4]

Definition at line 360 of file skcms.cc.

◆ platform

uint8_t header_Layout::platform[4]

Definition at line 363 of file skcms.cc.

◆ profile_class

uint8_t header_Layout::profile_class[4]

Definition at line 358 of file skcms.cc.

◆ profile_id

uint8_t header_Layout::profile_id[16]

Definition at line 373 of file skcms.cc.

◆ rendering_intent

uint8_t header_Layout::rendering_intent[4]

Definition at line 368 of file skcms.cc.

◆ reserved

uint8_t header_Layout::reserved[28]

Definition at line 374 of file skcms.cc.

◆ signature

uint8_t header_Layout::signature[4]

Definition at line 362 of file skcms.cc.

◆ size

uint8_t header_Layout::size[4]

Definition at line 355 of file skcms.cc.

◆ tag_count

uint8_t header_Layout::tag_count[4]

Definition at line 375 of file skcms.cc.

◆ version

uint8_t header_Layout::version[4]

Definition at line 357 of file skcms.cc.


The documentation for this struct was generated from the following file: