bindbc-raylib3 v1.0.0 (2022-05-10T06:47:46Z)
Dub
Repo
DrawRectangleGradientH
bindbc
raylib
bindstatic
Draw a horizontal-gradient-filled rectangle
version(BindRaylib_Static)
extern (
C
) @
nogc
nothrow
void
DrawRectangleGradientH
(
int
posX
,
int
posY
,
int
width
,
int
height
,
Color
color1
,
Color
color2
)
Meta
Source
See Implementation
bindbc
raylib
bindstatic
functions
BeginBlendMode
BeginDrawing
BeginMode2D
BeginMode3D
BeginScissorMode
BeginShaderMode
BeginTextureMode
BeginVrStereoMode
ChangeDirectory
CheckCollisionCircleRec
CheckCollisionCircles
CheckCollisionLines
CheckCollisionPointCircle
CheckCollisionPointLine
CheckCollisionPointRec
CheckCollisionPointTriangle
CheckCollisionRecs
ClearBackground
ClearDirectoryFiles
ClearDroppedFiles
ClearWindowState
CloseWindow
CompressData
DecodeDataBase64
DecompressData
DirectoryExists
DisableCursor
DrawCircle
DrawCircleGradient
DrawCircleLines
DrawCircleSector
DrawCircleSectorLines
DrawCircleV
DrawEllipse
DrawEllipseLines
DrawLine
DrawLineBezier
DrawLineBezierCubic
DrawLineBezierQuad
DrawLineEx
DrawLineStrip
DrawLineV
DrawPixel
DrawPixelV
DrawPoly
DrawPolyLines
DrawPolyLinesEx
DrawRectangle
DrawRectangleGradientEx
DrawRectangleGradientH
DrawRectangleGradientV
DrawRectangleLines
DrawRectangleLinesEx
DrawRectanglePro
DrawRectangleRec
DrawRectangleRounded
DrawRectangleRoundedLines
DrawRectangleV
DrawRing
DrawRingLines
DrawTriangle
DrawTriangleFan
DrawTriangleLines
DrawTriangleStrip
EnableCursor
EncodeDataBase64
EndBlendMode
EndDrawing
EndMode2D
EndMode3D
EndScissorMode
EndShaderMode
EndTextureMode
EndVrStereoMode
ExportImage
ExportImageAsCode
FileExists
GenImageCellular
GenImageChecked
GenImageColor
GenImageGradientH
GenImageGradientRadial
GenImageGradientV
GenImageWhiteNoise
GetCameraMatrix
GetCameraMatrix2D
GetCharPressed
GetClipboardText
GetCollisionRec
GetCurrentMonitor
GetDirectoryFiles
GetDirectoryPath
GetDroppedFiles
GetFPS
GetFileExtension
GetFileModTime
GetFileName
GetFileNameWithoutExt
GetFrameTime
GetGamepadAxisCount
GetGamepadAxisMovement
GetGamepadButtonPressed
GetGamepadName
GetGestureDetected
GetGestureDragAngle
GetGestureDragVector
GetGestureHoldDuration
GetGesturePinchAngle
GetGesturePinchVector
GetKeyPressed
GetMonitorCount
GetMonitorHeight
GetMonitorName
GetMonitorPhysicalHeight
GetMonitorPhysicalWidth
GetMonitorPosition
GetMonitorRefreshRate
GetMonitorWidth
GetMouseDelta
GetMousePosition
GetMouseRay
GetMouseWheelMove
GetMouseX
GetMouseY
GetPrevDirectoryPath
GetRandomValue
GetScreenHeight
GetScreenToWorld2D
GetScreenWidth
GetShaderLocation
GetShaderLocationAttrib
GetTime
GetTouchPointCount
GetTouchPointId
GetTouchPosition
GetTouchX
GetTouchY
GetWindowHandle
GetWindowPosition
GetWindowScaleDPI
GetWorkingDirectory
GetWorldToScreen
GetWorldToScreen2D
GetWorldToScreenEx
HideCursor
ImageAlphaClear
ImageAlphaCrop
ImageAlphaMask
ImageAlphaPremultiply
ImageCopy
ImageCrop
ImageDither
ImageFlipHorizontal
ImageFlipVertical
ImageFormat
ImageFromImage
ImageMipmaps
ImageResize
ImageResizeCanvas
ImageResizeNN
ImageRotateCW
ImageText
ImageTextEx
ImageToPOT
InitWindow
IsCursorHidden
IsCursorOnScreen
IsFileDropped
IsFileExtension
IsGamepadAvailable
IsGamepadButtonDown
IsGamepadButtonPressed
IsGamepadButtonReleased
IsGamepadButtonUp
IsGestureDetected
IsKeyDown
IsKeyPressed
IsKeyReleased
IsKeyUp
IsMouseButtonDown
IsMouseButtonPressed
IsMouseButtonReleased
IsMouseButtonUp
IsWindowFocused
IsWindowFullscreen
IsWindowHidden
IsWindowMaximized
IsWindowMinimized
IsWindowReady
IsWindowResized
IsWindowState
LoadFileData
LoadFileText
LoadImage
LoadImageAnim
LoadImageFromMemory
LoadImageFromScreen
LoadImageFromTexture
LoadImageRaw
LoadShader
LoadShaderFromMemory
LoadStorageValue
LoadVrStereoConfig
MaximizeWindow
MemAlloc
MemFree
MemRealloc
MinimizeWindow
OpenURL
PollInputEvents
RestoreWindow
SaveFileData
SaveFileText
SaveStorageValue
SetCameraAltControl
SetCameraMode
SetCameraMoveControls
SetCameraPanControl
SetCameraSmoothZoomControl
SetClipboardText
SetConfigFlags
SetExitKey
SetGamepadMappings
SetGesturesEnabled
SetMouseCursor
SetMouseOffset
SetMousePosition
SetMouseScale
SetRandomSeed
SetShaderValue
SetShaderValueMatrix
SetShaderValueTexture
SetShaderValueV
SetShapesTexture
SetTargetFPS
SetTraceLogLevel
SetWindowIcon
SetWindowMinSize
SetWindowMonitor
SetWindowPosition
SetWindowSize
SetWindowState
SetWindowTitle
ShowCursor
SwapScreenBuffer
TakeScreenshot
ToggleFullscreen
UnloadFileData
UnloadFileText
UnloadImage
UnloadShader
UnloadVrStereoConfig
UpdateCamera
WaitTime
WindowShouldClose
Draw a horizontal-gradient-filled rectangle