ImageGear for .NET
ImGearPDEColorSpace Constructor(ImGearPDFAtom)
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEColorSpace Class > ImGearPDEColorSpace Constructor : ImGearPDEColorSpace Constructor(ImGearPDFAtom)




name
Supports the following PDF color spaces:

Device-dependent names: DeviceCMYK, DeviceGray, DeviceN, or DeviceRGB.

Device-independent names: CalGray, CalRGB, Lab, or ICCBased.

Special names: Indexed, Pattern, or Separation.

Glossary Item Box

Initializes a new instance of the ImGearPDEColorSpace class.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

name
Supports the following PDF color spaces:

Device-dependent names: DeviceCMYK, DeviceGray, DeviceN, or DeviceRGB.

Device-independent names: CalGray, CalRGB, Lab, or ICCBased.

Special names: Indexed, Pattern, or Separation.

Return Value

The new instance of ImGearPDEColorSpace class object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.