Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ofxImageEffect.h - Desired Premult #62

Closed
wants to merge 3 commits into from
Closed

Commits on Oct 20, 2019

  1. ofxImageEffect.h - Desired Premult

    This Property defines an host level policy. So effects receiving an ImageOpaque and Generator know to be Premult or Straight if they don't generate a full Alpha.
    revisionfx committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    1e472a7 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Desired Premult

    Added clarification of interaction between kOfxImageEffectPropPreMultiplication clip preference and state of a particular instance regarding kOfxImageEffectHostDesiredPremult
    revisionfx committed May 5, 2020
    Configuration menu
    Copy the full SHA
    9ff8b1e View commit details
    Browse the repository at this point in the history
  2. Update ofxImageEffect.h

    Fixes comments
    revisionfx committed May 5, 2020
    Configuration menu
    Copy the full SHA
    f34a72e View commit details
    Browse the repository at this point in the history