https://github.com/fisothemes/labview-colour-lab--colour-manipulation-toolkit
A LabVIEW toolkit for fast and simple RGB, HSV, HSL, CMYK, YUV, HEX or DEC colour manipulation
https://github.com/fisothemes/labview-colour-lab--colour-manipulation-toolkit
color-conversion hsl hsv hsv2rgb labview rgb rgb2hsv
Last synced: 3 months ago
JSON representation
A LabVIEW toolkit for fast and simple RGB, HSV, HSL, CMYK, YUV, HEX or DEC colour manipulation
- Host: GitHub
- URL: https://github.com/fisothemes/labview-colour-lab--colour-manipulation-toolkit
- Owner: fisothemes
- License: mit
- Created: 2022-03-02T02:51:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T18:54:46.000Z (over 2 years ago)
- Last Synced: 2025-03-01T16:32:25.876Z (8 months ago)
- Topics: color-conversion, hsl, hsv, hsv2rgb, labview, rgb, rgb2hsv
- Language: LabVIEW
- Homepage:
- Size: 1.44 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LabVIEW Colour Lab
A LabVIEW toolkit for colour manipulation.**The Project includes the following tools/VIs:**
- [x] Benchmark Tests
- [x] CMYK to Colour
- [x] CMYK to RGB
- [x] Colour to CMYK
- [x] Colour to HSL
- [x] Colour to HSV
- [x] Colour to RGB
- [x] HSL to Colour
- [x] HSL to RGB
- [x] HSV to Colour
- [x] HSV to RGB
- [x] RGB to CMYK
- [x] RGB to Colour
- [x] RGB to HSL
- [x] RGB to HSV
- [x] Additive Colour Mixer
- [x] Subtractive Colour Mixer
- [x] RGB Luminosity
- [x] Colour to Greyscale
- [x] Invert ColourNote: Colour can be represented as a DEC or HEX in LabVIEW
# Minimum Requirements
* LabVIEW 2018 (32/64 bit) and above# Showcase
# Example

