Class PixelLabImage
public class PixelLabImage
- Inheritance
-
objectPixelLabImage
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
textureTexture2D