Git Product home page Git Product logo

adobe-photoshop-api-sdk's People

Contributors

archyposada avatar kmikawa avatar nbelofastow avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adobe-photoshop-api-sdk's Issues

Example and documentation on how to create a rendition of a layer

There is an example for creating a rendition of a PSD document described here but I could find no example on how to create a rendition of a layer in a PSD document.

Creating a thumbnail of a layer is described here:

Rendering / Conversions

  • Create a new PSD document.
  • Create a JPEG, TIFF or PNG rendition of various sizes.
  • Request thumbnail previews of all renderable layers.
  • Convert between any of the supported filetypes (PSD, JPEG, TIFF, PNG).

*"Request thumbnail previews of all renderable layers."

Expected Behaviour

Expected to find an example of rendering a layer to PNG or equivalent in the PS playground and in the photoshop sdk docs.

Actual Behaviour

Did not find an example of rendering a layer to PNG or equivalent in the PS playground and in the photoshop sdk docs.

Consider lower case for options

Expected Behaviour

I haven't checked every sample, but I noticed in the 07_editPhoto.js sample, options are uppercased:

const options = {
	Exposure: 0.50,
	Contrast: 10,
	WhiteBalance: "Auto"
}

Whereas in other samples, more traditional lowercase keys are used. While not a big deal at all, I'd consistently use lowercase.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.