目录1 标准TIFF2 拓展型BigTiff、GeoTiff1 标准TIFF 引入仓库 go get https://github.com/cognusion/imaging
I have been trying to set a UIImageView background color (see below) in awakeFromNib [imageView setBackgroundColor:[UIColor colorWithRed:0 green:0 blue:0 alpha:1.0]];