Uses of Class
com.datalogics.PDFL.ColorSpace
Packages that use ColorSpace
-
Uses of ColorSpace in com.datalogics.PDFL
Subclasses of ColorSpace in com.datalogics.PDFLModifier and TypeClassDescriptionclassA calibrated gray color space.classA calibrated RGB color space.classRepresents a color space with an arbitrary number of color components.classWorks with the ICC color space.classIndexed color spaces are used to reduce the amount of memory used for processing images.classA Lab color space is a CIE-based ABC color space with two transformation stages.classClass used to define the color space in use.classDefines the use of additional named colorants in a PDF document.Fields in com.datalogics.PDFL declared as ColorSpaceModifier and TypeFieldDescriptionstatic final ColorSpaceColorSpace.DEVICE_CMYKstatic final ColorSpaceColorSpace.DEVICE_GRAYstatic final ColorSpaceColorSpace.DEVICE_RGBstatic final ColorSpaceColorSpace.DEVICE_RGBAstatic final ColorSpaceColorSpace.LABstatic final ColorSpaceColorSpace.LAB_AMethods in com.datalogics.PDFL that return ColorSpaceModifier and TypeMethodDescriptionstatic final ColorSpacePDFLJNI.Color_getSpace(long jarg1, Color jarg1_) static final ColorSpacePDFLJNI.Content_getDefaultColorSpace(long jarg1, Content jarg1_, String jarg2) static final ColorSpacePDFLJNI.DeviceNColorSpace_getAlternate(long jarg1, DeviceNColorSpace jarg1_) static final ColorSpacePDFLJNI.DrawParams_getColorSpace(long jarg1, DrawParams jarg1_) DeviceNColorSpace.getAlternate()the alternate color space, which can be any device or CIE-based color space but not another special color space (Pattern, Indexed, Separation, or DeviceN).ICCBasedColorSpace.getAlternate()An alternate color space to be used in case the one specified in the stream data is not supported (for example, by applications designed for earlier versions of PDF).SeparationColorSpace.getAlternate()the alternate color space, which can be any device or CIE-based color space but not another special color space (Pattern, Indexed, Separation, or DeviceN).IndexedColorSpace.getBase()The base color space in which the values in the color table are to be interpreted.DrawParams.getColorSpace()The color space in which the bitmap data is represented.Image.getColorSpace()return the ColorSpace with which this Image was created.Shading.getColorSpace()Get the ColorSpace of the current Shading object.ShadingPattern.getColorSpace()The color space of a shading pattern.Content.getDefaultColorSpace(String name) Get a default color space from a Content object.PageImageParams.getImageColorSpace()The ColorSpace used in exporting a PDF page to an imageColor.getSpace()The color space of the colorstatic final ColorSpacePDFLJNI.ICCBasedColorSpace_getAlternate(long jarg1, ICCBasedColorSpace jarg1_) static final ColorSpacePDFLJNI.Image_getColorSpace(long jarg1, Image jarg1_) static final ColorSpacePDFLJNI.IndexedColorSpace_getBase(long jarg1, IndexedColorSpace jarg1_) static final ColorSpacePDFLJNI.PageImageParams_getImageColorSpace(long jarg1, PageImageParams jarg1_) static final ColorSpacePDFLJNI.SeparationColorSpace_getAlternate(long jarg1, SeparationColorSpace jarg1_) static final ColorSpacePDFLJNI.Shading_getColorSpace(long jarg1, Shading jarg1_) static final ColorSpacePDFLJNI.ShadingPattern_getColorSpace(long jarg1, ShadingPattern jarg1_) Methods in com.datalogics.PDFL with parameters of type ColorSpaceModifier and TypeMethodDescriptionstatic final voidPDFLJNI.ColorSpace_DisposeChildren(long jarg1, ColorSpace jarg1_) static final StringPDFLJNI.ColorSpace_getName(long jarg1, ColorSpace jarg1_) static final intPDFLJNI.ColorSpace_getNumComponents(long jarg1, ColorSpace jarg1_) static final PDFObjectPDFLJNI.ColorSpace_getPDFObject(long jarg1, ColorSpace jarg1_) static final booleanPDFLJNI.ColorSpace_sameTypeEquals(long jarg1, ColorSpace jarg1_, long jarg2, ColorSpace jarg2_) static final StringPDFLJNI.ColorSpace_toString(long jarg1, ColorSpace jarg1_) static final voidPDFLJNI.Content_setDefaultColorSpace(long jarg1, Content jarg1_, String jarg2, long jarg3, ColorSpace jarg3_) static final voidPDFLJNI.DrawParams_setColorSpace(long jarg1, DrawParams jarg1_, long jarg2, ColorSpace jarg2_) static final voidPDFLJNI.ICCBasedColorSpace_setAlternate(long jarg1, ICCBasedColorSpace jarg1_, long jarg2, ColorSpace jarg2_) static final longPDFLJNI.new_AxialShadingPattern(long jarg1, ColorSpace jarg1_, long jarg2, com.datalogics.PDFL.PointVector jarg2_, long jarg3, com.datalogics.PDFL.FunctionPtrVector jarg3_) static final longPDFLJNI.new_Color__SWIG_3(long jarg1, ColorSpace jarg1_, long jarg2, com.datalogics.PDFL.DoubleVector jarg2_) static final longPDFLJNI.new_DeviceNColorSpace(long jarg1, com.datalogics.PDFL.StringVector jarg1_, long jarg2, ColorSpace jarg2_, long jarg3, Function jarg3_) static final longPDFLJNI.new_Image__SWIG_4(byte[] jarg1, int jarg2, int jarg3, long jarg4, ColorSpace jarg4_) static final longPDFLJNI.new_IndexedColorSpace(long jarg1, ColorSpace jarg1_, int jarg2, long jarg3, com.datalogics.PDFL.IntegerVector jarg3_) static final longPDFLJNI.new_PageImageParams__SWIG_1(long jarg1, ColorSpace jarg1_, int jarg2, int jarg3, int jarg4, double jarg5, double jarg6, int jarg7) static final longPDFLJNI.new_SeparationColorSpace__SWIG_0(String jarg1, long jarg2, ColorSpace jarg2_, long jarg3, Function jarg3_) static final voidPDFLJNI.PageImageParams_setImageColorSpace(long jarg1, PageImageParams jarg1_, long jarg2, ColorSpace jarg2_) voidICCBasedColorSpace.setAlternate(ColorSpace alternate) An alternate color space to be used in case the one specified in the stream data is not supported (for example, by applications designed for earlier versions of PDF).voidDrawParams.setColorSpace(ColorSpace colorSpace) The color space in which the bitmap data is represented.voidShadingPattern.setColorSpace(ColorSpace colorSpace) The color space of a shading pattern.voidContent.setDefaultColorSpace(String name, ColorSpace colorSpace) Set a default color space from a Content object.voidPageImageParams.setImageColorSpace(ColorSpace cs) static final voidPDFLJNI.ShadingPattern_setColorSpace(long jarg1, ShadingPattern jarg1_, long jarg2, ColorSpace jarg2_) Constructors in com.datalogics.PDFL with parameters of type ColorSpaceModifierConstructorDescriptionAxialShadingPattern(ColorSpace colorSpace, List<Point> coords, List<Function> function) Create an AxialShadingPattern.Color(ColorSpace colorSpace, List<Double> values) Create a new color in an arbitrary color space.DeviceNColorSpace(List<String> names, ColorSpace alternate, Function tintTransform) Create a DeviceN color space.Image(byte[] buffer, int width, int height, ColorSpace colorSpace) Create an image from byte array.IndexedColorSpace(ColorSpace base, int hival, List<Integer> lookup) Create a Indexed color space.PageImageParams(ColorSpace ColorSpace, EnumSet<SmoothFlags> Smoothing, int PixelWidth, int PixelHeight, double HorizontalResolution, double VerticalResolution, EnumSet<DrawFlags> PageDrawFlags) Set up the parameters for rendering a PDF page to an image.SeparationColorSpace(String separationName, ColorSpace alternate, Function tintTransform) Create a separation color space.