pp v0.0.52 (2019-04-12T13:41:01Z)
Dub
Repo
Texture2DEffectors.SimpleUpscale
polyplex
core
content
textures
Texture2DEffectors
Very simple upscaler, width and height gets scaled * <scale> parameter.
Color
[][]
SimpleUpscale
(Color[][] input, uint scale)
class
Texture2DEffectors
static
Color
[][]
SimpleUpscale
(
Color
[][]
input
,
uint
scale
)
Texture2D
SimpleUpscale
(Texture2D input, uint scale)
Meta
Source
See Implementation
polyplex
core
content
textures
Texture2DEffectors
static functions
GetSubImage
NewCanvas
NewCanvasTex
ResizeCanvas
SimpleUpscale
Superimpose
Very simple upscaler, width and height gets scaled * <scale> parameter.