ImageGear .NET
NumberOfComponents Field




Specifies the number of components.
Syntax
'Declaration
 
Public NumberOfComponents As Integer
'Usage
 
Dim instance As ImGearIPTCColourRepresentation
Dim value As Integer
 
value = instance.NumberOfComponents
 
instance.NumberOfComponents = value
public int NumberOfComponents
public: int NumberOfComponents
public:
int NumberOfComponents

Field Value

int value.
Remarks
This property specifies the number of components in the image.

Allowed values are as follows:

0 - No Image

1 - Monochrome

3 - Three components

4 - Four components

See Also

Reference

ImGearIPTCColourRepresentation Structure
ImGearIPTCColourRepresentation Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback