Skip to content

Issue changing blue channel of the document to white. Little documentation on channels. #19

@JtSetRadioFuture

Description

@JtSetRadioFuture

There is a .color method I used here
doc = ps.active_document
doc.channels.getByName('Blue').color
but you cannot set the value of color, cannot call it as a function, it takes no parameters. So, how would you target the blue channel to fill it with a color?

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