BmpMasks

CdrDocument.BmpMasks property

Gets the BMP masks.

public Dictionary<int, CdrBmp> BmpMasks { get; }

Property Value

The BMP masks.

See Also