Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
/ SwiftImage Public archive

Library for manipulating and converting between the various iOS image representations

License

Notifications You must be signed in to change notification settings

chris-hatton/SwiftImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftImage

An image manipulation and conversion library for (Cocoa Touch)[https://en.wikipedia.org/wiki/Cocoa_Touch], in Swift

SwiftImage is a work-in-progress library for manipulating and converting between the numerous image representations that exist in (Cocoa Touch)[https://en.wikipedia.org/wiki/Cocoa_Touch] and it's associated frameworks. These are:

  • UIImage (UIKit)
  • CGImage (CoreGraphics)
  • CIImage (CoreImage)
  • CVImageBuffer (CoreVideo)

SwiftImage also offers it's own more Swift-like representation of an Image, GenericImage.

SwiftImage is being developed in conjunction with a demo App, SwiftImageDemo. If you have an interest, I welcome collaboration on both of these sub-projects.

About

Library for manipulating and converting between the various iOS image representations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages