RayWithLuminanceRgb8Extensions extension
Extension methods for RGB-specific functionality
Properties
- alpha → int
-
Available on RayWithLuminance<
RayRgb8> , provided by the RayWithLuminanceRgb8Extensions extensionno setter - blue → int
-
Available on RayWithLuminance<
RayRgb8> , provided by the RayWithLuminanceRgb8Extensions extensionno setter - green → int
-
Available on RayWithLuminance<
RayRgb8> , provided by the RayWithLuminanceRgb8Extensions extensionno setter - red → int
-
Available on RayWithLuminance<
RGB component gettersRayRgb8> , provided by the RayWithLuminanceRgb8Extensions extensionno 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<
RGB-specific output methodsRayRgb8> , provided by the RayWithLuminanceRgb8Extensions extension
Static Methods
-
fromArgbIntFactory(
int value, double luminance) → RayWithLuminance< RayRgb8> -
Available on RayWithLuminance<
Factory for creating RGB colors from ARGB intRayRgb8> , provided by the RayWithLuminanceRgb8Extensions extension