Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property BitsPerPixel As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int BitsPerPixel {get;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_BitsPerPixel(); |
ClearImageNet | Send comments on this topic. |
BitsPerPixel Property | |
See Also |
Inlite.ClearImageNet Namespace > ImageEditor Class : BitsPerPixel Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property BitsPerPixel As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int BitsPerPixel {get;} |
Managed Extensions for C++ | |
---|---|
public: __property int get_BitsPerPixel(); |