User Tools

Site Tools


DzImageMask (deprecated)

A mask component in a multi-layer texture image. (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 DzTextureMask instead.

Properties


String : filename

The filename of the image that this mask references.

Signals


void : filenameChanged( String filename )

Signature:“sizeChanged(const QString&)”

Emitted when the file name associated with this mask changes

Parameter(s):

  • filename - The new file name