UIImage(BarCodeKit) Category Reference
Declared in | UIImage+BarCodeKit.h |
Class Methods
imageWithBarCode:options:
Creates a bitmap rendering of a BCKCode with rendering options.
+ (UIImage *)imageWithBarCode:(BCKCode *)barCode options:(NSDictionary *)options
Return Value
A UIImage
with the bar code.
Declared In
UIImage+BarCodeKit.h