ColorTheme
Color theme can be used as a global modifier for the colors of the style and style imports. In order to use custom color theme you need to provide an image that will represent LUT (color grading lookup table). Image height must be less or equal to 32 pixels and width of the image should be equal to the height squared. Either image or base64 image representation should be provided.
Constructors
Link copied to clipboard
Create a variant from Image.
Link copied to clipboard
Create a variant from StylePropertyValue.
Types
Functions
Link copied to clipboard
Get content with type StylePropertyValue from the variant.
Link copied to clipboard
Get type info enum of the variant.
Link copied to clipboard
Check if the content of variant has type StylePropertyValue.
Link copied to clipboard
Create a variant from Image.
Create a variant from StylePropertyValue.