Qt 4.8
Public Functions | List of all members
SourceOnlyAlpha Struct Reference

Public Functions

uchar alpha (uchar src) const
 
quint16 bytemul (quint16 spix) const
 

Detailed Description

Definition at line 47 of file qblendfunctions.cpp.

Functions

◆ alpha()

uchar SourceOnlyAlpha::alpha ( uchar  src) const
inline

◆ bytemul()

quint16 SourceOnlyAlpha::bytemul ( quint16  spix) const
inline

Definition at line 50 of file qblendfunctions.cpp.

50 { return spix; }

The documentation for this struct was generated from the following file: