TiffCommonArrayType.ElementSize

TiffCommonArrayType.ElementSize property

Gets the element size in bytes.

public abstract uint ElementSize { get; }

Property Value

The element size in bytes.

See Also