LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
BlendFrameCache Struct Reference

#include <svdata.hxx>

Collaboration diagram for BlendFrameCache:
[legend]

Public Member Functions

 BlendFrameCache ()
 

Public Attributes

Size m_aLastSize
 
sal_uInt8 m_nLastAlpha
 
Color m_aLastColorTopLeft
 
Color m_aLastColorTopRight
 
Color m_aLastColorBottomRight
 
Color m_aLastColorBottomLeft
 
BitmapEx m_aLastResult
 

Detailed Description

Definition at line 349 of file svdata.hxx.

Constructor & Destructor Documentation

◆ BlendFrameCache()

BlendFrameCache::BlendFrameCache ( )
inline

Definition at line 359 of file svdata.hxx.

References COL_BLACK().

Member Data Documentation

◆ m_aLastColorBottomLeft

Color BlendFrameCache::m_aLastColorBottomLeft

Definition at line 356 of file svdata.hxx.

Referenced by createBlendFrame().

◆ m_aLastColorBottomRight

Color BlendFrameCache::m_aLastColorBottomRight

Definition at line 355 of file svdata.hxx.

Referenced by createBlendFrame().

◆ m_aLastColorTopLeft

Color BlendFrameCache::m_aLastColorTopLeft

Definition at line 353 of file svdata.hxx.

Referenced by createBlendFrame().

◆ m_aLastColorTopRight

Color BlendFrameCache::m_aLastColorTopRight

Definition at line 354 of file svdata.hxx.

Referenced by createBlendFrame().

◆ m_aLastResult

BitmapEx BlendFrameCache::m_aLastResult

Definition at line 357 of file svdata.hxx.

Referenced by createBlendFrame().

◆ m_aLastSize

Size BlendFrameCache::m_aLastSize

Definition at line 351 of file svdata.hxx.

Referenced by createBlendFrame().

◆ m_nLastAlpha

sal_uInt8 BlendFrameCache::m_nLastAlpha

Definition at line 352 of file svdata.hxx.

Referenced by createBlendFrame().


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