Sha256: 25c346ad7d1d9bb751d53d37324c9ebbe089d806d6c5c848a60b5b2c1b5aed1a
Contents?: true
Size: 453 Bytes
Versions: 3
Compression:
Stored size: 453 Bytes
Contents
/* * This file is part of the SDWebImage package. * (c) Olivier Poitrey <rs@dailymotion.com> * * Created by james <https://github.com/mystcolor> on 9/28/11. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ #import <Foundation/Foundation.h> #import "SDWebImageCompat.h" @interface UIImage (ForceDecode) + (UIImage *)decodedImageWithImage:(UIImage *)image; @end
Version data entries
3 entries across 3 versions & 1 rubygems