Returns a sub-image from the image starting at the coordinates extenting to the width and height.
Returns a sub-image from the image starting at the coordinates extenting to the width and height. T = the backend to return for. Currently supported: - Gl (default) - Vk
Creates a new texture.
Creates a new texture. T = the backend to return for. Currently supported: - Gl (default) - Vk
Resizes the canvas that the texture is on.
Resizes the canvas that the texture is on. T = the backend to return for. Currently supported: - Gl (default) - Vk
Very simple upscaler, width and height gets scaled * <scale> parameter.
Very simple upscaler, width and height gets scaled * <scale> parameter. T = the backend to return for. Currently supported: - Gl (default) - Vk
Superimposes <from> to texture <to> and returns the result.
Superimposes <from> to texture <to> and returns the result. T = the backend to return for. Currently supported: - Gl (default) - Vk
Superimposes <from> to texture <to> and returns the result. T = the backend to return for. Currently supported: - Gl (default) - Vk
Superimposes <from> to texture <to> and returns the result. T = the backend to return for. Currently supported: - Gl (default) - Vk