styleditor.net styleditor.net styleditor.net styleditor.net English accent-coloralignalignment-baselineallanchoranimationappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbaselineblock-sizeborderbottomboxbreakcaption-sidecaretclearclipcolorcolumncolumnscontaincontainercontentcornercountercursorcxcyddirectiondisplaydominant-baselinedynamic-range-limitempty-cellsfield-sizingfillfilterflexfloatfloodfontforced-color-adjustgapgridheighthyphenatehyphensimageime-modeinitial-letterinline-sizeinsetinteractivityinterestinterpolate-sizeisolationjustifyleftletter-spacinglighting-colorlinelistmarginmarkermaskmask-clipmask-compositemask-imagemask-modemask-originmask-positionmask-repeatmask-sizemask-typemathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewvisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie mask-mode

המאפיין mask-mode קובע איך תמונת המסכה מתפרשת — לפי ערוץ האלפא, לפי בהירות (luminance), או לפי mask-type של מקור המסכה.
.alpha-mask { mask-mode: alpha; } .luma-mask { mask-image: linear-gradient(black, white); mask-mode: luminance; }
match-sourceהתנהגות לפי מקור המסכה: אם המקור הוא <mask> ב-SVG, משתמש ב-mask-type שלו; אחרת מתנהג כאילו luminance (ערך ברירת המחדל).alphaערכי ערוץ האלפא של תמונת המסכה משמשים כערכי המסכה.luminanceערכי הבהירות (luminance) של תמונת המסכה משמשים כערכי המסכה. CSS Masking Module Level 1 Editor's Draft W3CMDN
images Show all code ערוך CSS און-ליין התוסף שזוכר עבורך מאות פריטי CSS כל פרופרטי CSS — בהדגמה חיה מקור הייחוס הדו-לשוני ל-CSS
הגדרהדוגמאותתחבירמודולמפרטמקורות מידעהדגמה חזותית