Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 3,591 for

alpha

(0.12 sec)
  1. NewSmartObjectViaCopy | Aspose.PSD for .NET API...

    NewSmartObjectViaCopy SmartObjectLayer.NewSmartObjectViaCopy method Creates a new smart object layer by coping this o......var pixel = pixels [ i ]; var alpha = ( int )( pixel & 0xff000000...(~( pixel & 0x00ffffff )) | alpha ; } innerImage . SaveArgb32Pixels...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  2. PlacedId | Aspose.PSD for .NET API 参考

    获取或设置此智能对象图层数据在 PSD 图像中的唯一标识符...var pixel = pixels [ i ]; var alpha = ( int )( pixel & 0xff000000...(~( pixel & 0x00ffffff )) | alpha ; } innerImage . SaveArgb32Pixels...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  3. BiLevelEffectiveData Class|Aspose.Slides for Py...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The alpha effect values are unaffected...

    docs.aspose.com/slides/python-net/api-reference...
  4. IBiLevelEffectiveData|Aspose.Sildes for Python ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The alpha effect values are unaffected...

    docs.aspose.com/slides/python-net/api-reference...
  5. GetCmyka | Aspose.Imaging for .NET API 参考

    获取每个样本具有指定位数的 CMYKA 颜色...bitsPerAlphaChannel Int32 每个 Alpha 通道的位数。 返回值 CMYK 颜色。 也可以看看 class...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  6. IBlur | Aspose.Sildes for .NET API Reference

    Represents a Blur effect that is applied to the entire shape including its fill. All color channels including Alpha are affected....All color channels, including alpha, are affected. public interface...

    reference.aspose.com/slides/net/aspose.slides.e...
  7. emfplussetcompositingmode - Aspose.Imaging for ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....be expressed as the state of alpha blending, which can either be...be expressed as the state of alpha blending, which can either be...

    reference.aspose.com/imaging/java/com.aspose.im...
  8. BitDepth | Aspose.Imaging for .NET API Reference

    BitDepth PngOptions.BitDepth property The bit depth. public byte BitDepth { get ; set ; } Examples This example shows......blue) triple followed by the alpha component. createOptions . ColorType...green, blue) triple followed by alpha. saveOptions . ColorType = Imaging...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. Working with Transparency in PS file | Java

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...paling colors that have an Alpha component of less than 255....Green, and Blue components with Alpha one. “Pseudo-transparency” ...

    docs.aspose.com/page/java/ps/working-with-trans...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....); } Create Rectangle with Alpha color channel Aspose.PDF for...rectangle object can also have Alpha color channel to give transparent...

    docs.aspose.com/pdf/cpp/add-rectangle/