CompressedBitsPerPixel Property
CompressedBitsPerPixel
Gets or sets the number of compressed bits per pixel (specific to compressed data).
Declaration
public float? CompressedBitsPerPixel { get; set; }
Public Property CompressedBitsPerPixel As Single?