ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEColorSpace Class > ImGearPDEColorSpace Constructor : ImGearPDEColorSpace Constructor(ImGearPDFAtom) |
Device-dependent names: DeviceCMYK, DeviceGray, DeviceN, or DeviceRGB.
Device-independent names: CalGray, CalRGB, Lab, or ICCBased.
Special names: Indexed, Pattern, or Separation.
'Declaration Public Function New( _ ByVal name As ImGearPDFAtom _ )
'Usage Dim name As ImGearPDFAtom Dim instance As New ImGearPDEColorSpace(name)
public ImGearPDEColorSpace( ImGearPDFAtom name )
public: ImGearPDEColorSpace( ImGearPDFAtom* name )
public: ImGearPDEColorSpace( ImGearPDFAtom^ name )
Device-dependent names: DeviceCMYK, DeviceGray, DeviceN, or DeviceRGB.
Device-independent names: CalGray, CalRGB, Lab, or ICCBased.
Special names: Indexed, Pattern, or Separation.