Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.
/ BNRLoupe Public archive

A magnifying loupe for images that displays one-for-one pixel information for the point under the finger.

Notifications You must be signed in to change notification settings

bignerdranch/BNRLoupe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

BNRLoupe

BNRLoupe provides a loupe view for iOS that displays, pixel for pixel, the contents of an image--potentially at a zoom level of less than 1--that is directly under your finger.

Overview

The motivation for this project is to provide a way for users to do detailed manipulation of an image. The finger obscures the portion of the image they're manipulating, making fine adjustments hard to achieve. Using this loupe class, you can provide feedback to the user of what's under their finger.

This class relies on a UIImage to contain the image, so it is not appropriate for use with very large images.

About

A magnifying loupe for images that displays one-for-one pixel information for the point under the finger.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages