This documentation is for the old version. Go to the latest Graphics Mill docs

Bitmap.bitsPerPixel Property

Gets the number of bits per pixel.

Namespace: GraphicsMill
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Java Script
function get_bitsPerPixel();

Property Value

The value which represents the number of bits per pixel.

See Also

Reference