User Tools

Site Tools

Translations of this page:

en:lenscatalog:version070200:complextypes:b2bcatalogcolorrgb

B2BCatalogColorRgb

b2bOpticLensCataloglenseslenscharacteristicscolorcenter
b2bOpticLensCataloglenseslenscharacteristicscolortop
b2bOpticLensCataloglenseslenscharacteristicscolorbottom
b2bOpticLensCatalogoptionsoptioncoatingTypescolorcenter
b2bOpticLensCatalogoptionsoptioncoatingTypescolortop
b2bOpticLensCatalogoptionsoptioncoatingTypescolorbottom

B2BCatalogColorRgb

red
type xs:unsignedByte
occurs 1
description digital representation of the red value with a 8 bit integer value (0 to 255)
green
type xs:unsignedByte
occurs 1
description digital representation of the green value with a 8 bit integer value (0 to 255)
blue
type xs:unsignedByte
occurs 1
description digital representation of the blue value with a 8 bit integer value (0 to 255)
<xs:complexType name="B2BCatalogColorRgb">
  <xs:sequence>
    <xs:element name="red" type="xs:unsignedByte"/>
    <xs:element name="green" type="xs:unsignedByte"/>
    <xs:element name="blue" type="xs:unsignedByte"/>
  </xs:sequence>
</xs:complexType>
en/lenscatalog/version070200/complextypes/b2bcatalogcolorrgb.txt · Last modified: 2020/05/15 07:35 by 127.0.0.1