Table of Contents

Class PixelLabImage

public class PixelLabImage
Inheritance
object
PixelLabImage

Properties

Base64

public string Base64 { get; set; }

Property Value

string

Type

public string Type { get; set; }

Property Value

string

Methods

FromTexture2D(Texture2D)

public static PixelLabImage FromTexture2D(Texture2D texture)

Parameters

texture Texture2D

Returns

PixelLabImage