ColorSpaceGetComponentNum Method |
Gets the component num.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public int GetComponentNum()
Public Function GetComponentNum As Integer
public:
virtual int GetComponentNum() sealed
function GetComponentNum();
Return Value
Type:
Int32 The number of components (tint components) used to represent color
point for this color space
See Also