Click or drag to resize

PageItemBitDepth Property

Gets the bit depth (number of bits for a pixel).

Namespace:  Compiled.EDD.Scripting
Assembly:  Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax
C#
public int BitDepth { get; }

Property Value

Type: Int32
See Also