hex2rgba
Version:
Converts hexadecimal to RGBA.
12 lines (8 loc) • 428 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com)
and this project adheres to [Semantic Versioning](http://semver.org).
- Function `hex2rgba()` that converts hexadecimal to RGBA string
- With an optional alpha transparency override