package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Tagged texture copies.

type t

The type for GPUImageCopyTextureTagged objects.

val v : ?mip_level:int -> ?origin:Origin_3d.t -> ?aspect:Texture.Aspect.t -> ?color_space:Jstr.t -> ?premultiplied_alpha:bool -> texture:Texture.t -> unit -> t

v constructs a GPUImageCopyTextureTagged object with given parameters.

OCaml

Innovation. Community. Security.