BmpHeader

BmpRootPackage.BmpHeader property

Gets the BMP header metadata package.

public BmpHeaderPackage BmpHeader { get; }

Property Value

The BMP header metadata package.

Remarks

Learn more

See Also