Click or drag to resize

DocumentInfoRequestedEventArgsColorDepth Property

Color depth of the requested image. This is used for memory calculations on the client.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int ColorDepth { get; set; }

Property Value

Type: Int32
See Also