User Tools

Site Tools


DzImageFileLayer (deprecated)

A single layer in a multi-layer texture image that references an image file for its data. (deprecated).

More...

Inherits :

Properties

DAZ Script
Stringfilename

Signals

voidfilenameChanged ( String filename )

Detailed Description

Deprecated

Exists only to keep code written prior to 4.6.2.23 working. Do not use in new code. Use DzTextureLayer instead.

Properties


String : filename

The filename of the image that this layer references.

Signals


void : filenameChanged( String filename )

Signature:“sizeChanged(const QString&)”

Emitted when the file name associated with this layer changes

Parameter(s):

  • filename - The new file name