Image.Copy_texture_taggedTagged texture copies.
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 ->
tv constructs a GPUImageCopyTextureTagged object with given parameters.