Skip to content

alexgarbarev/UIImage-NetPGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIImage-NetPGM

UIImage category to open PGM image format

Supports only 'P5' type (binary, .pgm extension) for now.

Usage:

UIImage *image = [UIImage imageFromPgmFilePath:path];

About

UIImage category to open PGM image format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published