Skip to content

The library for convert Pixel format of CVPixelBuffer that can convert YCbCr to bgra using GPU.

Notifications You must be signed in to change notification settings

noppefoxwolf/BlueDress

Repository files navigation

BlueDress

let converter = YCbCrImageBufferConverter()
let bgraBuffer = try converter.convertToBGRA(imageBuffer: imageBuffer)

Requirement

  • Xcode12+
  • Swift5.3

About

The library for convert Pixel format of CVPixelBuffer that can convert YCbCr to bgra using GPU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages