Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sdl_ts/src/SDL/functions.ts>CreateTexture

SDL TypeScript bindings.
Go to Latest
function CreateTexture
import { CreateTexture } from "https://deno.land/x/sdl_ts@v0.0.2/src/SDL/functions.ts";

Parameters

renderer: PointerTo<Renderer>
format: u32
access: i32
w: i32
h: i32