LEN (GLENGTH1)

      Length of following data.

    ATYPE (GBIT8)

      Attribute type:

      0x1

        Color
      0x2
        Background color
      0x3
        Mix
      0x4
        Background Mix
      Other
        All other values are reserved.

      PTYPE (GBIT8)

        Primitive type:

        0x1

          Line
        0x2
          Character
        0x3
          Marker
        0x4
          Pattern
        0x5
          Image
        Other
          All other values are reserved.

        FLAG1

          Values:

          DEFAULT (GBIT1)

            Options:

          • Use specified value 1
              Use drawing default color.
            SPEC (GBIT1)
              Options:

            • Use value directly
            • Special Value.
            RES (GBIT6)
              Reserved value, must be 0.

            VAL (GINDATT)

              Color index value.

              For colors, the value is a direct index into the current color table or a special value.

              The table can be the standard table, or one loaded by the user. The special values are:

            • Black 2
                White
              4
                All ones
              5
                All zeros.


              [Back] [Next]