Javascript [Electronic resources] : The Definitive Guide (4th Edition) نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Javascript [Electronic resources] : The Definitive Guide (4th Edition) - نسخه متنی

David Flanagan

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید

Availability



DOM Level 2 CSS


Properties



readonly

CSSPrimitiveValue

blue

The blue
component of the color.

readonly

CSSPrimitiveValue

green

The green
component of the color.

readonly

CSSPrimitiveValue

red

The red
component of the color.


Description


This interface represents a color specified in the RGB color space.
The properties are CSSPrimitiveValue objects that specify the values
of the red, green, and blue components of the color. Each
CSSPrimitiveValue holds a number in the range 0-255 or a percentage
in the range 0 -100%.


See Also



Returned by


CSSPrimitiveValue.getRGBColorValue( )

/ 844