BitsPerPixel

OdImage.BitsPerPixel property

Obtiene el recuento de bits por píxel de la imagen.

public override int BitsPerPixel { get; }

El valor de la propiedad

Los bits de imagen por píxel cuentan.

Excepciones

excepcióncondición
NotImplementedExceptionLa no implementada esta propiedad

Ver también