SetLineColorICCBased

גרפיקה וצבע

תיאור

Selects a stroke colour in an /ICCBased colour space backed by an ICC profile file

תחביר

Delphi

Function SetLineColorICCBased(Const ProfileFileName: WideString; V1, V2, V3, V4: Double): Integer;

פרמטרים

ProfileFileNameICC profile file; the component count follows the profile header (GRAY 1, RGB/LAB 3, CMYK 4)
V1..V4Colour components; unused trailing components are ignored

ערך מוחזר

1 כאשר מרחב הצבע נבחר, 0 עבור פרופיל חסר או חתימת מרחב צבע שאינה נתמכת

הערות

Strokes emit the SCN operator with the profile's component count, mirroring SetFillColorICCBased for fills

ראה גם

SetFillColorICCBased, SetLineColorSep