Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,605 for

alpha

(0.04 sec)
  1. AlphaModulate - Aspose.Slides for Java - API Re...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....Represents an Alpha Modulate effect. Effect alpha (opacity) values...specifies an effect containing alpha values to modulate. Method Summary...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. BiLevel | Aspose.Sildes for Node.js via Java AP...

    BiLevel BiLevel class Represents a Bi-Level (black/white) effect. Input colors whose luminance is less than the speci...... The alpha effect values are unaffected...

    reference.aspose.com/slides/nodejs-java/aspose....
  3. IBlur | Aspose.Sildes for Python via .NET API R...

    IBlur Contents [ Hide ] IBlur class Represents a Blur effect that is applied to the entire shape, including its fill.......All color channels, including alpha, are affected. The IBlur type...

    reference.aspose.com/slides/python-net/aspose.s...
  4. Set Image Transparency - Free Support Forum - a...

    Hey, What image formats can we set the transparency on? I found another support article that showed me how to do it for a png image (see below), but I’m looking for a full list of file formats and the documentation to …...RGB is 24-bit with no A for alpha. The easiest way to create transparent...component of Red, Blue, Green, Alpha (transparency) You should try...

    forum.aspose.com/t/set-image-transparency/256834
  5. Item | Aspose.PSD for .NET API Reference

    Item LinkResource indexer Gets the LinkDataSource at the specified index which is the link data source unique identif......var pixel = pixels [ i ]; var alpha = ( int )( pixel & 0xff000000...(~( pixel & 0x00ffffff )) | alpha ; } innerImage . SaveArgb32Pixels...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. PlacedId | Aspose.PSD for .NET API Reference

    PlacedId ISmartObjectLayerResource.PlacedId property Gets or sets the unique identifier of this smart object layer da......var pixel = pixels [ i ]; var alpha = ( int )( pixel & 0xff000000...(~( pixel & 0x00ffffff )) | alpha ; } innerImage . SaveArgb32Pixels...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  7. RasterImage - Aspose.Imaging for Java - API Ref...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....indicating whether this instance has alpha. boolean hasTransparentColor...difference and preserves original alpha value to save smooth edges....

    reference.aspose.com/imaging/java/com.aspose.im...
  8. IAlphaBiLevel | Aspose.Slides for C++ API Refer...

    Represents an Alpha Bi-Level effect. Alpha (Opacity) values less than the threshold are changed to 0 (fully transparent) and Alpha values greater than or equal to the threshold are changed to 100% (fully opaque)....class Represents an Alpha Bi-Level effect. Alpha (Opacity) values...to 0 (fully transparent) and alpha values greater than or equal...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  9. IColorChangeEffectiveData|Aspose.Sildes for Pyt...

    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.... use_alpha Returns a boolean value which...which determines if alpha component should be used. Read-only bool...

    docs.aspose.com/slides/python-net/api-reference...
  10. SVG Color – How to work with Fill Color and Str...

    Learn about SVG color rules, how to apply colors in SVG files, and how to work with fill color, stroke color, and opacity.... RGBA(Red, Green, Blue, Alpha) Color Codes . RGBA color values...of RGB color values with an alpha channel that determines the...

    docs.aspose.com/svg/net/drawing-basics/svg-color/