Skip to content

Transparent Pixels get their RGB values turned to white #6

Description

@armadillu

Hi, first of all, thanks for sharing the source of this! I am trying to find a solution modifying RGB values for transparent pixels (see attached image), and I came across this.

I managed to recompile the plugin in Xcode using your source, after a few changes to the photoshopsdk (some headers not found and such). I am unfamiliar with the PS plugin SDK, but I have a question.

I am wondering, when the plugin gets the pixel data hands off from Photoshop, is the data already "dirty" with the fully transparent pixiels turned to white? Or it's something that the plugin does? If so, is there a way to tell Photoshop not to do before you get the pixel data? I'm really looking for a way to disable this behavior.

Thanks!

png-woes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions