LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

NumberOfColorComponents Property

Show in webframe





Number of color components in the loaded JPEG2000 file.
Syntax
public int NumberOfColorComponents {get;}
'Declaration
 
Public ReadOnly Property NumberOfColorComponents As Integer
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As Integer
 
value = instance.NumberOfColorComponents

            

            
public:
property int NumberOfColorComponents {
   int get();
}

Property Value

Integer that represents the number of color components in the loaded JPEG2000 file.
Remarks
For a gray scale image, this value is one. For a color image (RGB) this value is 3 or more.
Example
For an example that displays this value after loading a file, refer to JpipRasterImageViewer.
Requirements

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features