OpenSiv3D  v0.6.5
C++20 framework for creative coding
ColorF.hpp File Reference
#include "Common.hpp"
#include "FormatData.hpp"
#include "Color.hpp"
#include "PointVector.hpp"

Classes

struct  s3d::ColorF
 RGBA カラーを、それぞれの要素について 0.0~1.0 の範囲で表現するクラスです。 More...
 
struct  std::hash< s3d::ColorF >
 

Namespaces

 s3d
 

Functions

constexpr ColorF s3d::AlphaF (double alpha) noexcept
 
constexpr ColorF s3d::Transparency (double transparency) noexcept