Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
VGFunctions.LSImage Class Reference

A class that handles image operations. More...

Classes

struct  Color32Array
 

Static Public Member Functions

static Color32 MainColorFromTexture (Texture2D tex)
 
static Texture2D toTexture2D (RenderTexture rTex, Vector2Int _size)
 
static Texture2D GetWaveformTexture (AudioClip clip, int textureWidth, int textureHeight, Color background, Color waveform)
 
static Texture2D GetWaveformTextureAdvanced (AudioClip _clip, int _textureWidth, int _textureHeight)
 

Detailed Description

A class that handles image operations.

This class contains methods for manipulating and processing images. It may include operations like extracting main color from a texture, resizing, cropping, and more.


The documentation for this class was generated from the following file: