DirectAnimation Animated Header --MatteBvr Class DirectAnimation Animated Header --MatteBvr Class* Microsoft DirectAnimation SDK
*Index  *Topic Contents
*Previous Topic: LineStyleBvr
*Next Topic: MicrophoneBvr Class

MatteBvr Class


These are the fields and methods for the MatteBvr Class:

public MatteBvr transform(Transform2Bvr xf)
public static MatteBvr newUninitBvr()
Fields Defined in Statics Class
public static MatteBvr clearMatte
public static MatteBvr opaqueMatte
Methods Defined in Statics Class
public static MatteBvr difference(MatteBvr m1, MatteBvr m2)
public static MatteBvr fillMatte(Path2Bvr path)
public static MatteBvr intersect(MatteBvr m1, MatteBvr m2)
public static MatteBvr textMatte(StringBvr text, FontStyleBvr fs)
public static MatteBvr union(MatteBvr m1, MatteBvr m2)

© 1998 Microsoft Corporation. All rights reserved. Terms of Use.

*Top of Page