C

Qul::PlatformInterface::LayerEngine::ImageLayerProperties Struct

struct Qul::PlatformInterface::LayerEngine::ImageLayerProperties

Public Variables

Qul::PlatformInterface::Texture texture

Detailed Description

Image layer properties.

Member Variable Documentation

Qul::PlatformInterface::Texture ImageLayerProperties::texture

This variable holds the image layer's texture.

The texture defines the image source of the image layer.

Available under certain Qt licenses.
Find out more.