Copyright © 1998-2015 MultiMedia Soft

PictureTranspMode property

Previous pageReturn to chapter overviewNext page

Type

long for Visual C++

enumPictTranspModes for Visual Basic

 

 

Syntax

object.PictureTranspMode [=enumPictTranspModes]

 

 

Remarks

The algorithm used to render pictures or animations in transparency.

Supported values are the following:

Mnemonic constant

Value

Meaning

TRANSPMODE_USECOLOR

0

Uses the color defined inside the PictureTranspColor property as the picture transparent color.

TRANSPMODE_USELEFTTOP_PIXEL

1 (default)

Uses the picture (or animation) Left Top pixel color as the picture transparent color.