Module Image.Copy_textureSource

Texture copies.

Sourcetype t

The type for GPUImageCopyTexture objects.

Sourceval v : ?mip_level:int -> ?origin:Origin_3d.t -> ?aspect:Texture.Aspect.t -> texture:Texture.t -> unit -> t

v constructs a GPUImageCopyTexture object with given parameters.