Visuals


Object Hierarchy:

Object hierarchy for Visuals

Description:

public class Visuals : Object

Visuals contains the pertinent drawing information for the transition that must occur.

A Visuals object is supplied to Effect at the start of the transition and during each call to paint to the screen.

Note that if starting with a blank screen, from_pixbuf will be null and from_pos will be zeroed. The transition should be considered to start from a blank screen of the supplied background color.

Also note that if transitioning to a blank screen, to_pixbuf will be null and to_pos will be zeroed. Like the prior case, the transition should move toward a blank screen of the background color.


Namespace: Spit.Transitions
Package: shotwell-plugin-dev

Content:

Properties:

Creation methods: