Base64

data class Base64(val base64: String) : Picture

Used when the Picture is only to be in memory and was not saved to a file

Constructors

Link copied to clipboard
constructor(base64: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard