Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Private Sub btnConvert_Click()
- ' convert the RGB values to HSL using the formula from
- ' from https://www.niwa.nu/2013/05/math-behind-colorspace-conversions-rgb-hsl/
- Dim redColor As Double
- Dim greenColor As Double
- Dim blueColor As Double
- Dim min As Double
- Dim max As Double
- Dim luminanceValue As Double
- Dim saturationValue As Double
- Dim hueValue As Double
- ' convert to 0-1
- redColor = Format(Val(txtR.Text) / 255, "#.#0")
- greenColor = Format(Val(txtG.Text) / 255, "#.#0")
- blueColor = Format(Val(txtB.Text) / 255, "#.#0")
- ' find min and max of the three
- min = 2
- If redColor < min Then min = redColor
- If greenColor < min Then min = greenColor
- If blueColor < min Then min = blueColor
- max = 0
- If redColor > max Then max = redColor
- If greenColor > max Then max = greenColor
- If blueColor > max Then max = blueColor
- ' calculate lumanince value
- luminanceValue = Format((min + max) / 2, "#.#0")
- ' calculate saturation value
- If min = max Then
- saturationValue = 0
- Else
- If luminanceValue <= 0.5 Then
- saturationValue = (max - min) / (max + min)
- Else
- saturationValue = (max - min) / (2 - max - min)
- End If
- saturationValue = Format(saturationValue, "#.#0")
- End If
- ' calculate hue
- If redColor = max Then hueValue = (greenColor - blueColor) / (max - min)
- If greenColor = max Then hueValue = 2 + (blueColor - redColor) / (max - min)
- If blueColor = max Then hueValue = 4 + (redColor - greenColor) / (max - min)
- hueValue = Format(hueValue, "#.#0")
- txtH.Text = Format((hueValue * 60) / 100, "###%")
- txtS.Text = Format(saturationValue, "###%")
- txtL.Text = Format(luminanceValue, "###%")
- End Sub
- Private Sub txtB_Change()
- ChangeRGBColor
- End Sub
- Private Sub txtG_Change()
- ChangeRGBColor
- End Sub
- Private Sub txtR_Change()
- ChangeRGBColor
- End Sub
- Private Sub ChangeRGBColor()
- Dim redColor As Integer
- Dim greenColor As Integer
- Dim blueColor As Integer
- redColor = Val(txtR.Text)
- greenColor = Val(txtG.Text)
- blueColor = Val(txtB.Text)
- If redColor > 255 Then redColor = 255
- If greenColor > 255 Then greenColor = 255
- If blueColor > 255 Then blueColor = 255
- txtR.Text = redColor
- txtG.Text = greenColor
- txtB.Text = blueColor
- lblColor.BackColor = RGB(redColor, greenColor, blueColor)
- End Sub
Advertisement
Comments
-
- https://katfile.com/47dnpxn71ghh/defloration_of_rebecca.mp4.html
- https://katfile.com/smcxklrxq2bu/t33n_hottie_hippie.mp4.html
- https://katfile.com/2m534lsws01y/1yo-_renee_roulette.mp4.html
- https://katfile.com/1cufobt46nkl/teen_fucked_and_spanked.mp4.html
- https://katfile.com/9h0ejv5fyw6d/skinny_teen_squirted_on_a_huge_cock.mp4.html
- https://katfile.com/2c17vu10m7f0/Xvideos_loving_sex_with_teen.mp4.html
- https://katfile.com/21h5dbudizpq/little_puusy.mp4.html
- https://katfile.com/311arifdnur0/stepdaughter_is_fucked.mp4.html
- https://katfile.com/io0wfnl7mdk6/eos__arcel.mp4.html
- https://katfile.com/khn7888qjnn3/exxxtra_t.mp4.html
- https://katfile.com/vzfutxpkkmgk/you_doing_i_am_t.mp4.html
- https://katfile.com/23eazz88040p/girl_masturbation_pussy.mp4.html
- https://katfile.com/m7tkkbbgfy9e/exciting_teenie.mp4.html
- https://katfile.com/9qs94as6iix4/774442[pt.mp4.html
- https://katfile.com/bw4nby0d4hfl/analj.mp4.html
- https://katfile.com/7us4r0bsconi/cam_5801.mp4.html
- https://katfile.com/36s00ol8nv1q/hot_play_webcam_teen_masturbation_in_front.mp4.html
- https://katfile.com/110ld42x6d7w/morning_teen_masturb.mp4.html
- https://katfile.com/mjk1qxqefaii/orrga01.MP4.html
- https://katfile.com/gon211e3ldm9/orrga02.MOV.html
- https://katfile.com/41fuahxsgv9j/orrga3.mp4.html
- https://katfile.com/si951brc7wai/teen_cocksucker.mp4.html
- https://katfile.com/i6ejhnfmzkmy/VID_201_018.mp4.html
- https://katfile.com/fi4x6r4tgkqm/darling_tomoyo_isumi_fucks_a_gu.mp4.html
- https://katfile.com/ti4wk9bbnwlr/defloration_t.mp4.html
- https://katfile.com/io0wfnl7mdk6/eos__arcel.mp4.html
- https://katfile.com/m7tkkbbgfy9e/exciting_teenie.mp4.html
- https://katfile.com/khn7888qjnn3/exxxtra_t.mp4.html
- https://katfile.com/23eazz88040p/girl_masturbation_pussy.mp4.html
- https://katfile.com/110ld42x6d7w/morning_teen_masturb.mp4.html
- https://katfile.com/dy8t4x1qh63k/my_best_friend_was_a_virgin.mp4.html
- https://katfile.com/311arifdnur0/stepdaughter_is_fucked.mp4.html
- https://katfile.com/si951brc7wai/teen_cocksucker.mp4.html
- https://katfile.com/air1cunyil6q/Xxxx_.t.mp4.html
- https://katfile.com/vzfutxpkkmgk/you_doing_i_am_t.mp4.html
Add Comment
Please, Sign In to add comment
Advertisement