PINE LIBRARY

ToClrToStr

מעודכן
Contains functions for conversion of color to string and vice versa:
  • method toClr( string this ) - converts string reperesentation of color (in hex format) to color
  • method toHex( color this ) - converts color to string (hex form)
  • method toRgb( color this ) - converts color to string ("rgb(11,11,11,0)" form)


Thanks to ImmortalFreedom for his `color_tostring()` function from "RGB Color Fiddler"
RGB Color Fiddler
הערות שחרור
v2 Removed a log.info()
הערות שחרור
v3 Fixed a bug in toClr() (did not work correctly with 6 digit colors).
colorcolorsHEXRGBtostring

ספריית Pine

ברוח TradingView אמיתית, המחבר פרסם קוד Pine זה כספריית קוד פתוח כדי שמתכנתי Pine אחרים מהקהילה שלנו יוכלו לעשות בו שימוש חוזר. כל הכבוד למחבר! אתה יכול להשתמש בספרייה זו באופן פרטי או בפרסומים אחרים בקוד פתוח, אך שימוש חוזר בקוד זה בפרסום כפוף לכללי הבית.

כתב ויתור