RayWithLuminanceRgb8Extensions extension

Extension methods for RGB-specific functionality

on

Properties

alpha int

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

no setter
blue int

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

no setter
green int

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

no setter
red int

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

RGB component getters
no setter

Methods

toArgbInt() int

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

toRgbaInt() int

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

toRgbaStr() String

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

toRgbInt() int

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

toRgbStr() String

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

RGB-specific output methods

Static Methods

fromArgbIntFactory(int value, double luminance) RayWithLuminance<RayRgb8>

Available on RayWithLuminance<RayRgb8>, provided by the RayWithLuminanceRgb8Extensions extension

Factory for creating RGB colors from ARGB int