UIImage category to open PGM image format
Supports only 'P5' type (binary, .pgm extension) for now.
Usage:
UIImage *image = [UIImage imageFromPgmFilePath:path];| Name | Name | Last commit date | ||
|---|---|---|---|---|
UIImage category to open PGM image format
Supports only 'P5' type (binary, .pgm extension) for now.
Usage:
UIImage *image = [UIImage imageFromPgmFilePath:path];