Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,266 for

psdimage

(0.06 sec)
  1. Pixel Data Manipulation using Aspose.PSD for C#...

    Example of how to directly and rapidly fast update raw pixel data using PSD C# API... You need to import the PsdImage and Layer classes from the...class in read mode. Create a PsdImage object by loading the stream...

    docs.aspose.com/psd/net/pixel-data-manipulation/
  2. XmpData | Aspose.PSD for .NET API Reference

    XmpData Psdimage.XmpData property Gets or sets the XMP metadata. public override XmpPacketWrapper XmpData { get ; set......XmpData PsdImage.XmpData property Gets or sets the XMP metadata...class XmpPacketWrapper class PsdImage namespace Aspose.PSD.FileFormats...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  3. AddHueSaturationAdjustmentLayer | Aspose.PSD fo...

    AddHueSaturationAdjustmentLayer Psdimage.AddHueSaturationAdjustmentLayer method Adds the hue/saturation adjustment la......AddHueSaturationAdju PsdImage.AddHueSaturationAdju method Adds...class HueSaturationLayer class PsdImage namespace Aspose.PSD.FileFormats...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  4. Error loading PSD - PsdImageException - Free Su...

    When trying to load the psd in the load throws the following error:: Unhandled exception. Aspose.PSD.CoreExceptions.ImageFormats.PsdimageException: Rgb and Lab modes can not contain less than 3 channels and more than 4…...(330 Bytes) Code: PsdImage image = (PsdImage)Aspose.PSD.Image...

    forum.aspose.com/t/error-loading-psd-psdimageex...
  5. AddLevelsAdjustmentLayer | Aspose.PSD for .NET ...

    AddLevelsAdjustmentLayer Psdimage.AddLevelsAdjustmentLayer method Adds the Levels adjustment layer. public LevelsLaye......AddLevelsAdjustmentL PsdImage.AddLevelsAdjustmentL method Adds...Also class LevelsLayer class PsdImage namespace Aspose.PSD.FileFormats...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. Psd文件转换中文字体格式错乱 - Free Support Forum - aspose.com

    代码很简单: InputStream psdInput = TestPsd.class.getResourceAsStream("/PSD/sample2.psd"); PsdLoadOptions psdLoadOptions = new PsdLoadOptions(); psdLoadOptions.setReadOnlyMode(false); psdLoadOptions.setLoadEffectsResource(…...setLoadEffectsResour(true); PsdImage image = (PsdImage) PsdImage.load(psdInput...

    forum.aspose.com/t/psd/272665
  7. BlendingOptions | Aspose.PSD for .NET API 参考

    BlendingOptions它是 Lfx2Resource 的包装器它为图层效果提供 API...psd" ; // 将现有图像加载到 PsdImage 类的实例中 var loadOptions = new...true ; using ( var image = ( PsdImage ) Image . Load ( sourceFile...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  8. DefaultReplacementFont | Aspose.PSD for .NET AP...

    DefaultReplacementFont ImageOptionsBase.DefaultReplacementFont property Gets or sets the default replacement font (fo......jpg" }; using ( PsdImage image = ( PsdImage ) Image . Load (...

    reference.aspose.com/psd/net/aspose.psd/imageop...
  9. GetLayersByLinkGroupId | Aspose.PSD for .NET AP...

    GetLayersByLinkGroupId LinkedLayersManager.GetLayersByLinkGroupId method Gets layers by link group id. public Layer [......instance of PsdImage class using ( var psd = ( PsdImage ) Image ...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. BitsPerPixel | Aspose.PSD for .NET API Reference

    BitsPerPixel Psdimage.BitsPerPixel property Gets the image bits per pixel count. public override int BitsPerPixel { g......BitsPerPixel PsdImage.BitsPerPixel property Gets the image bits...pixel count. See Also class PsdImage namespace Aspose.PSD.FileFormats...

    reference.aspose.com/psd/net/aspose.psd.filefor...