#1
Posted
:
Friday, March 23, 2012 1:27:23 PM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
This example demonstrates how Leadtools Image Processing commands can be used to remove a range of colors from an image (for example a green screen background).
To use:
Run the example and open an image. Use the sliders to set a High Color and Low Color. All colors in the image that fall within this range will be set to ARGB = (0,0,0,0). To view the image without the Color removal uncheck the "Chroma Key Active" check box. Finally Save the file as a PNG.
This project was created using:
.NET 4 (x86)
Visual Studio 2010
Leadtools Image Processing
#2
Posted
:
Tuesday, October 3, 2017 8:52:11 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 199
Was thanked: 28 time(s) in 28 post(s)
Updated to LEADTOOLS v19 with Visual Studio 2017. Also changed project to automatically select dll's for running in 32-bit and 64-bit.
Extract to "C:\LEADTOOLS 19\Examples\DotNet\CS\" to use the example.
Before running, copy the "CS_ChromaKey.jpg" file to the "LEADTOOLS Images" directory ("C:\Users\Public\Documents\LEADTOOLS Images\").
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.
#3
Posted
:
Wednesday, April 1, 2020 2:30:53 PM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 34
Updated Project to LEADTOOLS Version 20 using Visual Studio 2019
Before running, copy the "CS_ChromaKey.jpg" file to the "LEADTOOLS Images" directory ("C:\Users\Public\Documents\LEADTOOLS Images\").
Luke Duvall
Developer Support Engineer
LEAD Technologies, Inc.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.