PINE LIBRARY
Diupdate

ToClrToStr

536
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
Catatan Rilis
v2 Removed a log.info()
Catatan Rilis
v3 Fixed a bug in toClr() (did not work correctly with 6 digit colors).

Pernyataan Penyangkalan

Informasi dan publikasi ini tidak dimaksudkan, dan bukan merupakan, saran atau rekomendasi keuangan, investasi, trading, atau jenis lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Ketentuan Penggunaan.