ADOBE FRAMEMAKER 10
MIF Reference
274
CMYK color definition (0x03)
RGB color definition (0x04)
PANTONE color definition (0x05)
End of the vector graphic (0xFF)
Specification by data type: String, metric, metric, metric, metric
Description of data: Name of color tag (string)
Percentages of cyan, magenta, yellow, and black (metric, metric, metric, metric)
Size of data in bytes: Variable
Example: 03 0000001B 00 0B 53 61 67 65 20 47 72 65 65 6E 00 00500000 00230000 00320000
00000000
for a color named Sage Green with the following specifications:
cyan = 80% (0050)
magenta = 35% (0023)
yellow = 50% (0032)
black = 0% (0000)
Note: See “Definition op codes” on page 271 for more information on color definitions.
Specification by data type: String, metric, metric, metric
Description of data: Name of color tag (string)
Percentages of red, green, and blue (metric, metric, metric)
Size of data in bytes: Variable
Example: 03 0000001B 00 0B 53 61 67 65 20 47 72 65 65 6E 00 00280000 00410000 00330000
for a color named Sage Green with the following specifications:
red = 40% (0028)
green = 65% (0041)
blue = 51% (0033)
Note: See “Definition op codes” on page 271 for more information on color definitions.
Specification by data type: String, string
Description of data: Name of color tag (string)
PANTONE name or number (string)
Size of data in bytes: Variable
Example: 05 0000001A 00 0B 53 61 67 65 20 47 72 65 65 6E 00 00 04 35 37 30 00
for a color named Sage Green with the PANTONE number 570
Note: See “Definition op codes” on page 271 for more information on color definitions.
Specification by data type: N/A
Description of data: None