pkudalkar7
pkudalkar7
@macdonst , can we use custom stickers? var options = { outputType: CSDKImageEditor.OutputType.JPEG, tools: [ CSDKImageEditor.ToolType.ENHANCE, CSDKImageEditor.ToolType.EFFECTS, CSDKImageEditor.ToolType.ADJUST, CSDKImageEditor.ToolType.STICKERS, CSDKImageEditor.ToolType.Orientation, CSDKImageEditor.ToolType.CROP, CSDKImageEditor.ToolType.RESIZE, CSDKImageEditor.ToolType.SHARPNESS, CSDKImageEditor.ToolType.FOCUS, CSDKImageEditor.ToolType.TEXT ], STICKERS:{ }, quality: 50...