Building Frames for Images w/ PhotoEditorSDK
I am trying to create custom frames around my images (using Swift) using the photoeditor sdk. I am confused on their documentation and wanted some more insight if anyone has any.
According to the documentation - https://docs.photoeditorsdk.com/guides/ios/v8/features/frames - it looks as though I need to have 6 separate png files to create my frame (a top one, top left, top right, bottom, bottom left, bottom right). Is this right? If so, how would I create the corner images that constitute the frame?
ios swift photoeditorsdk
add a comment |
I am trying to create custom frames around my images (using Swift) using the photoeditor sdk. I am confused on their documentation and wanted some more insight if anyone has any.
According to the documentation - https://docs.photoeditorsdk.com/guides/ios/v8/features/frames - it looks as though I need to have 6 separate png files to create my frame (a top one, top left, top right, bottom, bottom left, bottom right). Is this right? If so, how would I create the corner images that constitute the frame?
ios swift photoeditorsdk
add a comment |
I am trying to create custom frames around my images (using Swift) using the photoeditor sdk. I am confused on their documentation and wanted some more insight if anyone has any.
According to the documentation - https://docs.photoeditorsdk.com/guides/ios/v8/features/frames - it looks as though I need to have 6 separate png files to create my frame (a top one, top left, top right, bottom, bottom left, bottom right). Is this right? If so, how would I create the corner images that constitute the frame?
ios swift photoeditorsdk
I am trying to create custom frames around my images (using Swift) using the photoeditor sdk. I am confused on their documentation and wanted some more insight if anyone has any.
According to the documentation - https://docs.photoeditorsdk.com/guides/ios/v8/features/frames - it looks as though I need to have 6 separate png files to create my frame (a top one, top left, top right, bottom, bottom left, bottom right). Is this right? If so, how would I create the corner images that constitute the frame?
ios swift photoeditorsdk
ios swift photoeditorsdk
asked Nov 14 '18 at 21:57
TurtlenecksweaterTurtlenecksweater
184
184
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I figured this out a while ago. You do need to create separate png files for the top left right and bottom portions of the frame if that's how many sides of it there are. If there are only two sides to you frame, then uploading the url
for left and right would still work since image groups, per the docs, are optionals.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53309339%2fbuilding-frames-for-images-w-photoeditorsdk%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I figured this out a while ago. You do need to create separate png files for the top left right and bottom portions of the frame if that's how many sides of it there are. If there are only two sides to you frame, then uploading the url
for left and right would still work since image groups, per the docs, are optionals.
add a comment |
I figured this out a while ago. You do need to create separate png files for the top left right and bottom portions of the frame if that's how many sides of it there are. If there are only two sides to you frame, then uploading the url
for left and right would still work since image groups, per the docs, are optionals.
add a comment |
I figured this out a while ago. You do need to create separate png files for the top left right and bottom portions of the frame if that's how many sides of it there are. If there are only two sides to you frame, then uploading the url
for left and right would still work since image groups, per the docs, are optionals.
I figured this out a while ago. You do need to create separate png files for the top left right and bottom portions of the frame if that's how many sides of it there are. If there are only two sides to you frame, then uploading the url
for left and right would still work since image groups, per the docs, are optionals.
answered Feb 28 at 16:31
TurtlenecksweaterTurtlenecksweater
184
184
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53309339%2fbuilding-frames-for-images-w-photoeditorsdk%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown