Skip to content

Converts RGB int or byte buffer data to RGBA int color values, with SIMD optimization

License

Notifications You must be signed in to change notification settings

bergerhealer/BKCommonLib-ColorConversionHelper

Repository files navigation

Color Conversion Helper

Component included in BKCommonLib to perform RGB color conversions from byte[] or int[] buffers of data. Includes support for experimental incubator vector SIMD to improve performance.

About

Converts RGB int or byte buffer data to RGBA int color values, with SIMD optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages