Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 6: pdf vector images with transparency

Tags:

ios

pdf

xcode6

Xcode 6 now has support for pdf vector-based images in asset catalogs. Is it possible to create pdf vector-based images with transparency?

like image 869
Steven Vandeweghe Avatar asked Sep 18 '14 12:09

Steven Vandeweghe


1 Answers

Yes, this is certainly possible, I tried adding a PDF as vector based image in a test project, and the backgroundcolor properly showed trough.

What are you having trouble with?

like image 122
Pieter Avatar answered Nov 18 '22 04:11

Pieter