arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
clamp255
arsd
pixmappaint
Limits a value to a maximum of 0xFF (= 255).
@
safe
pure nothrow @
nogc
ubyte
clamp255
(
Tint
)
(
const
Tint
value
)
Meta
Source
See Implementation
arsd
pixmappaint
aliases
Blend
BlendFn
Color
ColorF
Pixel
Point
Rectangle
Size
enums
BlendAccuracy
BlendMode
functions
alphaBlendRGB
alphaBlendRGBA
blendPixels
clamp255
drawLine
drawPixel
drawPixmap
drawRectangle
drawSprite
intNormalizedSqrt
intSqrt
invert
n255thsOf
opacity
opacityF
rgb
rgba
structs
Pixmap
SpriteSheet
templates
alphaBlend
blendPixel
Limits a value to a maximum of 0xFF (= 255).