Skip to main content
Module

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

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

Parameters

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