←Select platform

BitsPerPixel Property (CodecsImageInfo)

Summary

Gets the bits per pixel of the image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int BitsPerPixel {get;} 
Public ReadOnly Property BitsPerPixel As Integer 
public int BitsPerPixel {get;} 
@property (nonatomic, assign, readonly) NSInteger bitsPerPixel 
public int getBitsPerPixel() 
 get_BitsPerPixel();  
public: 
property int BitsPerPixel { 
   int get(); 
} 

Property Value

The bits per pixel of the image.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize