LibreOffice Module basegfx (master) 1
Public Member Functions | Public Attributes | List of all members
basegfx::BColorStops::BColorStopRange Struct Reference

#include <bgradient.hxx>

Collaboration diagram for basegfx::BColorStops::BColorStopRange:
[legend]

Public Member Functions

 BColorStopRange ()
 

Public Attributes

basegfx::BColor maColorStart
 
basegfx::BColor maColorEnd
 
double mfOffsetStart
 
double mfOffsetEnd
 

Detailed Description

Definition at line 158 of file bgradient.hxx.

Constructor & Destructor Documentation

◆ BColorStopRange()

basegfx::BColorStops::BColorStopRange::BColorStopRange ( )
inline

Definition at line 165 of file bgradient.hxx.

Member Data Documentation

◆ maColorEnd

basegfx::BColor basegfx::BColorStops::BColorStopRange::maColorEnd

Definition at line 161 of file bgradient.hxx.

Referenced by basegfx::BColorStops::getInterpolatedBColor().

◆ maColorStart

basegfx::BColor basegfx::BColorStops::BColorStopRange::maColorStart

Definition at line 160 of file bgradient.hxx.

Referenced by basegfx::BColorStops::getInterpolatedBColor().

◆ mfOffsetEnd

double basegfx::BColorStops::BColorStopRange::mfOffsetEnd

Definition at line 163 of file bgradient.hxx.

Referenced by basegfx::BColorStops::getInterpolatedBColor().

◆ mfOffsetStart

double basegfx::BColorStops::BColorStopRange::mfOffsetStart

Definition at line 162 of file bgradient.hxx.

Referenced by basegfx::BColorStops::getInterpolatedBColor().


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