Explorar o código

base 参数赋值

jsonwang %!s(int64=4) %!d(string=hai) anos
pai
achega
54e3ed2dc6

+ 1 - 0
BFFramework/Classes/PQGPUImage/akfilters/PQImageFilter.swift

@@ -36,6 +36,7 @@ open class PQImageFilter: PQBaseFilter {
         super.init(fragmentShader: PassthroughFragmentShader, numberOfInputs: 1)
 
         mSticker = sticker
+        stickerInfo = sticker
 
         if mSticker!.locationPath.count == 0 {
             FilterLog(message: "图片数据为空,创建失败")